#d44d0f color space conversions
Hex:
#d44d0f
RGB:
212, 77, 15
CMY:
17, 70, 94
CMYK:
0, 64, 93, 17
HSL:
19°, 86.7841%, 44.5098%
HSV (HSB):
19°, 92.9245%, 83.1373%
XYZ:
29.8915, 19.3393, 2.6093
xyY:
0.5766, 0.3731, 19.3393
CIE-Lab:
51.0818, 50.8757, 57.9967
CIE-LCH:
51.0818, 77.1489, 48.7422
CIE-Luv:
51.0818, 110.8342, 41.5866
Hunter-Lab:
43.9765, 44.3704, 27.2656
#d44d0f color charts
#d44d0f color shades, tints & tones
#d44d0f color schemes
#d44d0f color preview, HTML & CSS examples
This text has a color of #d44d0f
<p style="color:#d44d0f;">Text here</p>
.mytext {color:#d44d0f;}
This box has a color of #d44d0f
<div style="background-color:#d44d0f;">Content here</div>
.mybackground {background-color:#d44d0f;}
Border around this has a color of #d44d0f
<div style="border:2px solid #d44d0f;">Content here</div>
.myborder {border:2px solid #d44d0f;}