#d0500b color space conversions
Hex:
#d0500b
RGB:
208, 80, 11
CMY:
18, 69, 96
CMYK:
0, 62, 95, 18
HSL:
21°, 89.9543%, 42.9412%
HSV (HSB):
21°, 94.7115%, 81.5686%
XYZ:
28.9415, 19.1714, 2.4917
xyY:
0.5719, 0.3788, 19.1714
CIE-Lab:
50.8871, 48.0740, 58.5411
CIE-LCH:
50.8871, 75.7507, 50.6071
CIE-Luv:
50.8871, 105.4990, 42.4856
Hunter-Lab:
43.7851, 41.3625, 27.2756
#d0500b color charts
#d0500b color shades, tints & tones
#d0500b color schemes
#d0500b color preview, HTML & CSS examples
This text has a color of #d0500b
<p style="color:#d0500b;">Text here</p>
.mytext {color:#d0500b;}
This box has a color of #d0500b
<div style="background-color:#d0500b;">Content here</div>
.mybackground {background-color:#d0500b;}
Border around this has a color of #d0500b
<div style="border:2px solid #d0500b;">Content here</div>
.myborder {border:2px solid #d0500b;}