#d01c41 color space conversions
Hex:
#d01c41
RGB:
208, 28, 65
CMY:
18, 89, 75
CMYK:
0, 87, 69, 18
HSL:
348°, 76.2712%, 46.2745%
HSV (HSB):
348°, 86.5385%, 81.5686%
XYZ:
27.3818, 14.6221, 6.3802
xyY:
0.5659, 0.3022, 14.6221
CIE-Lab:
45.1121, 66.8116, 27.6836
CIE-LCH:
45.1121, 72.3199, 22.5069
CIE-Luv:
45.1121, 125.5865, 15.6397
Hunter-Lab:
38.2388, 60.9013, 16.8746
#d01c41 color charts
#d01c41 color shades, tints & tones
#d01c41 color schemes
#d01c41 color preview, HTML & CSS examples
This text has a color of #d01c41
<p style="color:#d01c41;">Text here</p>
.mytext {color:#d01c41;}
This box has a color of #d01c41
<div style="background-color:#d01c41;">Content here</div>
.mybackground {background-color:#d01c41;}
Border around this has a color of #d01c41
<div style="border:2px solid #d01c41;">Content here</div>
.myborder {border:2px solid #d01c41;}