#d01c1a color space conversions
Hex:
#d01c1a
RGB:
208, 28, 26
CMY:
18, 89, 90
CMYK:
0, 87, 88, 18
HSL:
1°, 77.7778%, 45.8824%
HSV (HSB):
1°, 87.5000%, 81.5686%
XYZ:
26.6141, 14.3150, 2.3376
xyY:
0.6151, 0.3309, 14.3150
CIE-Lab:
44.6813, 65.5532, 49.0366
CIE-LCH:
44.6813, 81.8646, 36.7980
CIE-Luv:
44.6813, 134.0690, 29.2887
Hunter-Lab:
37.8352, 59.3496, 22.8214
#d01c1a color charts
#d01c1a color shades, tints & tones
#d01c1a color schemes
#d01c1a color preview, HTML & CSS examples
This text has a color of #d01c1a
<p style="color:#d01c1a;">Text here</p>
.mytext {color:#d01c1a;}
This box has a color of #d01c1a
<div style="background-color:#d01c1a;">Content here</div>
.mybackground {background-color:#d01c1a;}
Border around this has a color of #d01c1a
<div style="border:2px solid #d01c1a;">Content here</div>
.myborder {border:2px solid #d01c1a;}