#d00302 color space conversions
Hex:
#d00302
RGB:
208, 3, 2
CMY:
18, 99, 99
CMYK:
0, 99, 99, 18
HSL:
0°, 98.0952%, 41.1765%
HSV (HSB):
0°, 99.0385%, 81.5686%
XYZ:
26.0559, 13.4794, 1.2859
xyY:
0.6383, 0.3302, 13.4794
CIE-Lab:
43.4769, 68.4417, 57.0006
CIE-LCH:
43.4769, 89.0693, 39.7887
CIE-Luv:
43.4769, 141.9769, 30.7105
Hunter-Lab:
36.7143, 62.4304, 23.6234
#d00302 color charts
#d00302 color shades, tints & tones
#d00302 color schemes
#d00302 color preview, HTML & CSS examples
This text has a color of #d00302
<p style="color:#d00302;">Text here</p>
.mytext {color:#d00302;}
This box has a color of #d00302
<div style="background-color:#d00302;">Content here</div>
.mybackground {background-color:#d00302;}
Border around this has a color of #d00302
<div style="border:2px solid #d00302;">Content here</div>
.myborder {border:2px solid #d00302;}