#d61e10 color space conversions
Hex:
#d61e10
RGB:
214, 30, 16
CMY:
16, 88, 94
CMYK:
0, 86, 93, 16
HSL:
4°, 86.0870%, 45.0980%
HSV (HSB):
4°, 92.5234%, 83.9216%
XYZ:
28.2894, 15.2621, 1.9451
xyY:
0.6218, 0.3355, 15.2621
CIE-Lab:
45.9911, 66.6317, 54.5988
CIE-LCH:
45.9911, 86.1442, 39.3316
CIE-Luv:
45.9911, 138.9034, 32.1838
Hunter-Lab:
39.0667, 60.8902, 24.3948
#d61e10 color charts
#d61e10 color shades, tints & tones
#d61e10 color schemes
#d61e10 color preview, HTML & CSS examples
This text has a color of #d61e10
<p style="color:#d61e10;">Text here</p>
.mytext {color:#d61e10;}
This box has a color of #d61e10
<div style="background-color:#d61e10;">Content here</div>
.mybackground {background-color:#d61e10;}
Border around this has a color of #d61e10
<div style="border:2px solid #d61e10;">Content here</div>
.myborder {border:2px solid #d61e10;}