#d22f2e color space conversions
Hex:
#d22f2e
RGB:
210, 47, 46
CMY:
18, 82, 82
CMYK:
0, 78, 78, 18
HSL:
0°, 64.5669%, 50.1961%
HSV (HSB):
0°, 78.0952%, 82.3529%
XYZ:
28.0880, 15.9319, 4.1795
xyY:
0.5827, 0.3305, 15.9319
CIE-Lab:
46.8850, 61.9846, 40.9563
CIE-LCH:
46.8850, 74.2934, 33.4548
CIE-Luv:
46.8850, 124.3291, 27.1132
Hunter-Lab:
39.9148, 55.7593, 21.7320
#d22f2e color charts
#d22f2e color shades, tints & tones
#d22f2e color schemes
#d22f2e color preview, HTML & CSS examples
This text has a color of #d22f2e
<p style="color:#d22f2e;">Text here</p>
.mytext {color:#d22f2e;}
This box has a color of #d22f2e
<div style="background-color:#d22f2e;">Content here</div>
.mybackground {background-color:#d22f2e;}
Border around this has a color of #d22f2e
<div style="border:2px solid #d22f2e;">Content here</div>
.myborder {border:2px solid #d22f2e;}