#d02441 color space conversions
Hex:
#d02441
RGB:
208, 36, 65
CMY:
18, 86, 75
CMYK:
0, 83, 69, 18
HSL:
350°, 70.4918%, 47.8431%
HSV (HSB):
350°, 82.6923%, 81.5686%
XYZ:
27.5974, 15.0533, 6.4521
xyY:
0.5620, 0.3066, 15.0533
CIE-Lab:
45.7071, 65.1116, 28.4189
CIE-LCH:
45.7071, 71.0433, 23.5795
CIE-Luv:
45.7071, 122.9290, 16.8605
Hunter-Lab:
38.7986, 59.0695, 17.2993
#d02441 color charts
#d02441 color shades, tints & tones
#d02441 color schemes
#d02441 color preview, HTML & CSS examples
This text has a color of #d02441
<p style="color:#d02441;">Text here</p>
.mytext {color:#d02441;}
This box has a color of #d02441
<div style="background-color:#d02441;">Content here</div>
.mybackground {background-color:#d02441;}
Border around this has a color of #d02441
<div style="border:2px solid #d02441;">Content here</div>
.myborder {border:2px solid #d02441;}