#d0082e color space conversions
Hex:
#d0082e
RGB:
208, 8, 46
CMY:
18, 97, 82
CMYK:
0, 96, 78, 18
HSL:
349°, 92.5926%, 42.3529%
HSV (HSB):
349°, 96.1538%, 81.5686%
XYZ:
26.5924, 13.7808, 3.8432
xyY:
0.6014, 0.3117, 13.7808
CIE-Lab:
43.9169, 68.7589, 37.6997
CIE-LCH:
43.9169, 78.4159, 28.7355
CIE-Luv:
43.9169, 135.0888, 21.8324
Hunter-Lab:
37.1225, 62.9025, 19.8477
#d0082e color charts
#d0082e color shades, tints & tones
#d0082e color schemes
#d0082e color preview, HTML & CSS examples
This text has a color of #d0082e
<p style="color:#d0082e;">Text here</p>
.mytext {color:#d0082e;}
This box has a color of #d0082e
<div style="background-color:#d0082e;">Content here</div>
.mybackground {background-color:#d0082e;}
Border around this has a color of #d0082e
<div style="border:2px solid #d0082e;">Content here</div>
.myborder {border:2px solid #d0082e;}