#d22b12 color space conversions
Hex:
#d22b12
RGB:
210, 43, 18
CMY:
18, 83, 93
CMYK:
0, 80, 91, 18
HSL:
8°, 84.2105%, 44.7059%
HSV (HSB):
8°, 91.4286%, 82.3529%
XYZ:
27.5514, 15.4731, 2.1067
xyY:
0.6105, 0.3428, 15.4731
CIE-Lab:
46.2754, 62.4777, 53.6789
CIE-LCH:
46.2754, 82.3705, 40.6681
CIE-Luv:
46.2754, 130.2527, 33.2387
Hunter-Lab:
39.3358, 56.1864, 24.3596
#d22b12 color charts
#d22b12 color shades, tints & tones
#d22b12 color schemes
#d22b12 color preview, HTML & CSS examples
This text has a color of #d22b12
<p style="color:#d22b12;">Text here</p>
.mytext {color:#d22b12;}
This box has a color of #d22b12
<div style="background-color:#d22b12;">Content here</div>
.mybackground {background-color:#d22b12;}
Border around this has a color of #d22b12
<div style="border:2px solid #d22b12;">Content here</div>
.myborder {border:2px solid #d22b12;}