#d01a31 color space conversions
Hex:
#d01a31
RGB:
208, 26, 49
CMY:
18, 90, 81
CMYK:
0, 88, 76, 18
HSL:
352°, 77.7778%, 45.8824%
HSV (HSB):
352°, 87.5000%, 81.5686%
XYZ:
26.9362, 14.3704, 4.2598
xyY:
0.5911, 0.3154, 14.3704
CIE-Lab:
44.7596, 66.5301, 36.8625
CIE-LCH:
44.7596, 76.0599, 28.9896
CIE-Luv:
44.7596, 130.4785, 22.2944
Hunter-Lab:
37.9084, 60.4955, 19.8734
#d01a31 color charts
#d01a31 color shades, tints & tones
#d01a31 color schemes
#d01a31 color preview, HTML & CSS examples
This text has a color of #d01a31
<p style="color:#d01a31;">Text here</p>
.mytext {color:#d01a31;}
This box has a color of #d01a31
<div style="background-color:#d01a31;">Content here</div>
.mybackground {background-color:#d01a31;}
Border around this has a color of #d01a31
<div style="border:2px solid #d01a31;">Content here</div>
.myborder {border:2px solid #d01a31;}