#d6022c color space conversions
Hex:
#d6022c
RGB:
214, 2, 44
CMY:
16, 99, 83
CMYK:
0, 99, 79, 16
HSL:
348°, 98.1481%, 42.3529%
HSV (HSB):
348°, 99.0654%, 83.9216%
XYZ:
28.2079, 14.5214, 3.6991
xyY:
0.6076, 0.3128, 14.5214
CIE-Lab:
44.9716, 70.7054, 40.3485
CIE-LCH:
44.9716, 81.4079, 29.7115
CIE-Luv:
44.9716, 140.8832, 23.3536
Hunter-Lab:
38.1070, 65.4437, 20.9196
#d6022c color charts
#d6022c color shades, tints & tones
#d6022c color schemes
#d6022c color preview, HTML & CSS examples
This text has a color of #d6022c
<p style="color:#d6022c;">Text here</p>
.mytext {color:#d6022c;}
This box has a color of #d6022c
<div style="background-color:#d6022c;">Content here</div>
.mybackground {background-color:#d6022c;}
Border around this has a color of #d6022c
<div style="border:2px solid #d6022c;">Content here</div>
.myborder {border:2px solid #d6022c;}