#d85e07 color space conversions
Hex:
#d85e07
RGB:
216, 94, 7
CMY:
15, 63, 97
CMYK:
0, 56, 97, 15
HSL:
25°, 93.7220%, 43.7255%
HSV (HSB):
25°, 96.7593%, 84.7059%
XYZ:
32.3600, 22.6197, 2.8615
xyY:
0.5595, 0.3911, 22.6197
CIE-Lab:
54.6784, 44.4865, 62.3972
CIE-LCH:
54.6784, 76.6320, 54.5128
CIE-Luv:
54.6784, 101.3463, 47.6642
Hunter-Lab:
47.5601, 38.2213, 29.7249
#d85e07 color charts
#d85e07 color shades, tints & tones
#d85e07 color schemes
#d85e07 color preview, HTML & CSS examples
This text has a color of #d85e07
<p style="color:#d85e07;">Text here</p>
.mytext {color:#d85e07;}
This box has a color of #d85e07
<div style="background-color:#d85e07;">Content here</div>
.mybackground {background-color:#d85e07;}
Border around this has a color of #d85e07
<div style="border:2px solid #d85e07;">Content here</div>
.myborder {border:2px solid #d85e07;}