#d22d14 color space conversions
Hex:
#d22d14
RGB:
210, 45, 20
CMY:
18, 82, 92
CMYK:
0, 79, 90, 18
HSL:
8°, 82.6087%, 45.0980%
HSV (HSB):
8°, 90.4762%, 82.3529%
XYZ:
27.6430, 15.6289, 2.2216
xyY:
0.6076, 0.3435, 15.6289
CIE-Lab:
46.4838, 61.9458, 53.0800
CIE-LCH:
46.4838, 81.5768, 40.5926
CIE-Luv:
46.4838, 129.0787, 33.2767
Hunter-Lab:
39.5334, 55.6292, 24.3416
#d22d14 color charts
#d22d14 color shades, tints & tones
#d22d14 color schemes
#d22d14 color preview, HTML & CSS examples
This text has a color of #d22d14
<p style="color:#d22d14;">Text here</p>
.mytext {color:#d22d14;}
This box has a color of #d22d14
<div style="background-color:#d22d14;">Content here</div>
.mybackground {background-color:#d22d14;}
Border around this has a color of #d22d14
<div style="border:2px solid #d22d14;">Content here</div>
.myborder {border:2px solid #d22d14;}