#d85f36 color space conversions
Hex:
#d85f36
RGB:
216, 95, 54
CMY:
15, 63, 79
CMYK:
0, 56, 75, 15
HSL:
15°, 67.5000%, 52.9412%
HSV (HSB):
15°, 75.0000%, 84.7059%
XYZ:
33.0770, 23.0497, 6.1957
xyY:
0.5307, 0.3698, 23.0497
CIE-Lab:
55.1235, 45.1279, 45.7006
CIE-LCH:
55.1235, 64.2267, 45.3612
CIE-Luv:
55.1235, 96.8033, 38.4547
Hunter-Lab:
48.0101, 38.9614, 25.9557
#d85f36 color charts
#d85f36 color shades, tints & tones
#d85f36 color schemes
#d85f36 color preview, HTML & CSS examples
This text has a color of #d85f36
<p style="color:#d85f36;">Text here</p>
.mytext {color:#d85f36;}
This box has a color of #d85f36
<div style="background-color:#d85f36;">Content here</div>
.mybackground {background-color:#d85f36;}
Border around this has a color of #d85f36
<div style="border:2px solid #d85f36;">Content here</div>
.myborder {border:2px solid #d85f36;}