#d44c25 color space conversions
Hex:
#d44c25
RGB:
212, 76, 37
CMY:
17, 70, 85
CMYK:
0, 64, 83, 17
HSL:
13°, 70.2811%, 48.8235%
HSV (HSB):
13°, 82.5472%, 83.1373%
XYZ:
30.0697, 19.2995, 3.8906
xyY:
0.5646, 0.3624, 19.2995
CIE-Lab:
51.0358, 51.7487, 49.7048
CIE-LCH:
51.0358, 71.7530, 43.8458
CIE-Luv:
51.0358, 109.6602, 37.1891
Hunter-Lab:
43.9312, 45.2989, 25.5011
#d44c25 color charts
#d44c25 color shades, tints & tones
#d44c25 color schemes
#d44c25 color preview, HTML & CSS examples
This text has a color of #d44c25
<p style="color:#d44c25;">Text here</p>
.mytext {color:#d44c25;}
This box has a color of #d44c25
<div style="background-color:#d44c25;">Content here</div>
.mybackground {background-color:#d44c25;}
Border around this has a color of #d44c25
<div style="border:2px solid #d44c25;">Content here</div>
.myborder {border:2px solid #d44c25;}