#d0030f color space conversions
Hex:
#d0030f
RGB:
208, 3, 15
CMY:
18, 99, 94
CMYK:
0, 99, 93, 18
HSL:
356°, 97.1564%, 41.3725%
HSV (HSB):
356°, 98.5577%, 81.5686%
XYZ:
26.1312, 13.5095, 1.6823
xyY:
0.6324, 0.3269, 13.5095
CIE-Lab:
43.5211, 68.5634, 52.8098
CIE-LCH:
43.5211, 86.5437, 37.6046
CIE-Luv:
43.5211, 140.9855, 29.2272
Hunter-Lab:
36.7553, 62.5830, 23.0150
#d0030f color charts
#d0030f color shades, tints & tones
#d0030f color schemes
#d0030f color preview, HTML & CSS examples
This text has a color of #d0030f
<p style="color:#d0030f;">Text here</p>
.mytext {color:#d0030f;}
This box has a color of #d0030f
<div style="background-color:#d0030f;">Content here</div>
.mybackground {background-color:#d0030f;}
Border around this has a color of #d0030f
<div style="border:2px solid #d0030f;">Content here</div>
.myborder {border:2px solid #d0030f;}