#d85c33 color space conversions
Hex:
#d85c33
RGB:
216, 92, 51
CMY:
15, 64, 80
CMYK:
0, 57, 76, 15
HSL:
15°, 67.9012%, 52.3529%
HSV (HSB):
15°, 76.3889%, 84.7059%
XYZ:
32.7436, 22.4922, 5.7476
xyY:
0.5369, 0.3688, 22.4922
CIE-Lab:
54.5454, 46.4340, 46.6050
CIE-LCH:
54.5454, 65.7886, 45.1053
CIE-Luv:
54.5454, 99.4655, 38.4606
Hunter-Lab:
47.4260, 40.2435, 26.0127
#d85c33 color charts
#d85c33 color shades, tints & tones
#d85c33 color schemes
#d85c33 color preview, HTML & CSS examples
This text has a color of #d85c33
<p style="color:#d85c33;">Text here</p>
.mytext {color:#d85c33;}
This box has a color of #d85c33
<div style="background-color:#d85c33;">Content here</div>
.mybackground {background-color:#d85c33;}
Border around this has a color of #d85c33
<div style="border:2px solid #d85c33;">Content here</div>
.myborder {border:2px solid #d85c33;}