#d22c2c color space conversions
Hex:
#d22c2c
RGB:
210, 44, 44
CMY:
18, 83, 83
CMYK:
0, 79, 79, 18
HSL:
0°, 65.3543%, 49.8039%
HSV (HSB):
0°, 79.0476%, 82.3529%
XYZ:
27.9336, 15.6849, 3.9381
xyY:
0.5874, 0.3298, 15.6849
CIE-Lab:
46.5583, 62.7819, 41.7180
CIE-LCH:
46.5583, 75.3787, 33.6037
CIE-Luv:
46.5583, 126.1582, 27.2048
Hunter-Lab:
39.6041, 56.5928, 21.8273
#d22c2c color charts
#d22c2c color shades, tints & tones
#d22c2c color schemes
#d22c2c color preview, HTML & CSS examples
This text has a color of #d22c2c
<p style="color:#d22c2c;">Text here</p>
.mytext {color:#d22c2c;}
This box has a color of #d22c2c
<div style="background-color:#d22c2c;">Content here</div>
.mybackground {background-color:#d22c2c;}
Border around this has a color of #d22c2c
<div style="border:2px solid #d22c2c;">Content here</div>
.myborder {border:2px solid #d22c2c;}