#d00405 color space conversions
Hex:
#d00405
RGB:
208, 4, 5
CMY:
18, 98, 98
CMYK:
0, 98, 98, 18
HSL:
360°, 96.2264%, 41.5686%
HSV (HSB):
360°, 98.0769%, 81.5686%
XYZ:
26.0832, 13.5077, 1.3761
xyY:
0.6367, 0.3297, 13.5077
CIE-Lab:
43.5185, 68.3759, 56.0317
CIE-LCH:
43.5185, 88.4014, 39.3335
CIE-Luv:
43.5185, 141.5901, 30.4413
Hunter-Lab:
36.7528, 62.3629, 23.5071
#d00405 color charts
#d00405 color shades, tints & tones
#d00405 color schemes
#d00405 color preview, HTML & CSS examples
This text has a color of #d00405
<p style="color:#d00405;">Text here</p>
.mytext {color:#d00405;}
This box has a color of #d00405
<div style="background-color:#d00405;">Content here</div>
.mybackground {background-color:#d00405;}
Border around this has a color of #d00405
<div style="border:2px solid #d00405;">Content here</div>
.myborder {border:2px solid #d00405;}