#d30008 color space conversions
Hex:
#d30008
RGB:
211, 0, 8
CMY:
17, 100, 97
CMYK:
0, 100, 96, 17
HSL:
358°, 100.0000%, 41.3725%
HSV (HSB):
358°, 100.0000%, 82.7451%
XYZ:
26.9078, 13.8664, 1.4880
xyY:
0.6367, 0.3281, 13.8664
CIE-Lab:
44.0407, 69.5130, 55.7019
CIE-LCH:
44.0407, 89.0773, 38.7057
CIE-Luv:
44.0407, 144.1672, 30.3596
Hunter-Lab:
37.2376, 63.8177, 23.6971
#d30008 color charts
#d30008 color shades, tints & tones
#d30008 color schemes
#d30008 color preview, HTML & CSS examples
This text has a color of #d30008
<p style="color:#d30008;">Text here</p>
.mytext {color:#d30008;}
This box has a color of #d30008
<div style="background-color:#d30008;">Content here</div>
.mybackground {background-color:#d30008;}
Border around this has a color of #d30008
<div style="border:2px solid #d30008;">Content here</div>
.myborder {border:2px solid #d30008;}