#d94d25 color space conversions
Hex:
#d94d25
RGB:
217, 77, 37
CMY:
15, 70, 85
CMYK:
0, 65, 83, 15
HSL:
13°, 70.8661%, 49.8039%
HSV (HSB):
13°, 82.9493%, 85.0980%
XYZ:
31.6031, 20.1930, 3.9822
xyY:
0.5666, 0.3620, 20.1930
CIE-Lab:
52.0548, 53.0518, 50.9484
CIE-LCH:
52.0548, 73.5543, 43.8413
CIE-Luv:
52.0548, 113.0407, 38.0589
Hunter-Lab:
44.9367, 46.8964, 26.2014
#d94d25 color charts
#d94d25 color shades, tints & tones
#d94d25 color schemes
#d94d25 color preview, HTML & CSS examples
This text has a color of #d94d25
<p style="color:#d94d25;">Text here</p>
.mytext {color:#d94d25;}
This box has a color of #d94d25
<div style="background-color:#d94d25;">Content here</div>
.mybackground {background-color:#d94d25;}
Border around this has a color of #d94d25
<div style="border:2px solid #d94d25;">Content here</div>
.myborder {border:2px solid #d94d25;}