#d01f33 color space conversions
Hex:
#d01f33
RGB:
208, 31, 51
CMY:
18, 88, 80
CMYK:
0, 85, 75, 18
HSL:
353°, 74.0586%, 46.8627%
HSV (HSB):
353°, 85.0962%, 81.5686%
XYZ:
27.1000, 14.6289, 4.5273
xyY:
0.5859, 0.3163, 14.6289
CIE-Lab:
45.1217, 65.6336, 36.0944
CIE-LCH:
45.1217, 74.9038, 28.8081
CIE-Luv:
45.1217, 128.4015, 22.1869
Hunter-Lab:
38.2477, 59.5404, 19.7554
#d01f33 color charts
#d01f33 color shades, tints & tones
#d01f33 color schemes
#d01f33 color preview, HTML & CSS examples
This text has a color of #d01f33
<p style="color:#d01f33;">Text here</p>
.mytext {color:#d01f33;}
This box has a color of #d01f33
<div style="background-color:#d01f33;">Content here</div>
.mybackground {background-color:#d01f33;}
Border around this has a color of #d01f33
<div style="border:2px solid #d01f33;">Content here</div>
.myborder {border:2px solid #d01f33;}