#d62222 color space conversions
Hex:
#d62222
RGB:
214, 34, 34
CMY:
16, 87, 87
CMYK:
0, 84, 84, 16
HSL:
0°, 72.5806%, 48.6275%
HSV (HSB):
0°, 84.1121%, 83.9216%
XYZ:
28.5923, 15.5557, 3.0089
xyY:
0.6063, 0.3299, 15.5557
CIE-Lab:
46.3861, 66.1167, 47.0958
CIE-LCH:
46.3861, 81.1753, 35.4628
CIE-Luv:
46.3861, 135.2318, 29.1621
Hunter-Lab:
39.4407, 60.3813, 23.0852
#d62222 color charts
#d62222 color shades, tints & tones
#d62222 color schemes
#d62222 color preview, HTML & CSS examples
This text has a color of #d62222
<p style="color:#d62222;">Text here</p>
.mytext {color:#d62222;}
This box has a color of #d62222
<div style="background-color:#d62222;">Content here</div>
.mybackground {background-color:#d62222;}
Border around this has a color of #d62222
<div style="border:2px solid #d62222;">Content here</div>
.myborder {border:2px solid #d62222;}