#d01d05 color space conversions
Hex:
#d01d05
RGB:
208, 29, 5
CMY:
18, 89, 98
CMYK:
0, 86, 98, 18
HSL:
7°, 95.3052%, 41.7647%
HSV (HSB):
7°, 97.5962%, 81.5686%
XYZ:
26.4792, 14.2996, 1.5081
xyY:
0.6262, 0.3382, 14.2996
CIE-Lab:
44.6595, 65.0933, 56.5549
CIE-LCH:
44.6595, 86.2299, 40.9851
CIE-Luv:
44.6595, 135.6209, 32.4487
Hunter-Lab:
37.8148, 58.8158, 24.1058
#d01d05 color charts
#d01d05 color shades, tints & tones
#d01d05 color schemes
#d01d05 color preview, HTML & CSS examples
This text has a color of #d01d05
<p style="color:#d01d05;">Text here</p>
.mytext {color:#d01d05;}
This box has a color of #d01d05
<div style="background-color:#d01d05;">Content here</div>
.mybackground {background-color:#d01d05;}
Border around this has a color of #d01d05
<div style="border:2px solid #d01d05;">Content here</div>
.myborder {border:2px solid #d01d05;}