#d6082a color space conversions
Hex:
#d6082a
RGB:
214, 8, 42
CMY:
16, 97, 84
CMYK:
0, 96, 80, 16
HSL:
350°, 92.7928%, 43.5294%
HSV (HSB):
350°, 96.2617%, 83.9216%
XYZ:
28.2363, 14.6370, 3.5275
xyY:
0.6085, 0.3154, 14.6370
CIE-Lab:
45.1329, 70.1220, 41.6440
CIE-LCH:
45.1329, 81.5556, 30.7052
CIE-Luv:
45.1329, 140.4038, 24.3597
Hunter-Lab:
38.2583, 64.7888, 21.3142
#d6082a color charts
#d6082a color shades, tints & tones
#d6082a color schemes
#d6082a color preview, HTML & CSS examples
This text has a color of #d6082a
<p style="color:#d6082a;">Text here</p>
.mytext {color:#d6082a;}
This box has a color of #d6082a
<div style="background-color:#d6082a;">Content here</div>
.mybackground {background-color:#d6082a;}
Border around this has a color of #d6082a
<div style="border:2px solid #d6082a;">Content here</div>
.myborder {border:2px solid #d6082a;}