#d02d42 color space conversions
Hex:
#d02d42
RGB:
208, 45, 66
CMY:
18, 82, 74
CMYK:
0, 78, 68, 18
HSL:
352°, 64.4269%, 49.6078%
HSV (HSB):
352°, 78.3654%, 81.5686%
XYZ:
27.9342, 15.6800, 6.7085
xyY:
0.5551, 0.3116, 15.6800
CIE-Lab:
46.5519, 62.8117, 28.8556
CIE-LCH:
46.5519, 69.1228, 24.6740
CIE-Luv:
46.5519, 118.9937, 18.0728
Hunter-Lab:
39.5980, 56.6253, 17.6740
#d02d42 color charts
#d02d42 color shades, tints & tones
#d02d42 color schemes
#d02d42 color preview, HTML & CSS examples
This text has a color of #d02d42
<p style="color:#d02d42;">Text here</p>
.mytext {color:#d02d42;}
This box has a color of #d02d42
<div style="background-color:#d02d42;">Content here</div>
.mybackground {background-color:#d02d42;}
Border around this has a color of #d02d42
<div style="border:2px solid #d02d42;">Content here</div>
.myborder {border:2px solid #d02d42;}