#d85f27 color space conversions
Hex:
#d85f27
RGB:
216, 95, 39
CMY:
15, 63, 85
CMYK:
0, 56, 82, 15
HSL:
19°, 69.4118%, 50.0000%
HSV (HSB):
19°, 81.9444%, 84.7059%
XYZ:
32.7773, 22.9298, 4.6178
xyY:
0.5433, 0.3801, 22.9298
CIE-Lab:
55.0000, 44.5950, 52.6674
CIE-LCH:
55.0000, 69.0114, 49.7445
CIE-Luv:
55.0000, 98.5557, 42.9217
Hunter-Lab:
47.8851, 38.3842, 27.8019
#d85f27 color charts
#d85f27 color shades, tints & tones
#d85f27 color schemes
#d85f27 color preview, HTML & CSS examples
This text has a color of #d85f27
<p style="color:#d85f27;">Text here</p>
.mytext {color:#d85f27;}
This box has a color of #d85f27
<div style="background-color:#d85f27;">Content here</div>
.mybackground {background-color:#d85f27;}
Border around this has a color of #d85f27
<div style="border:2px solid #d85f27;">Content here</div>
.myborder {border:2px solid #d85f27;}