#d02d84 color space conversions
Hex:
#d02d84
RGB:
208, 45, 132
CMY:
18, 82, 48
CMYK:
0, 78, 37, 18
HSL:
328°, 64.4269%, 49.6078%
HSV (HSB):
328°, 78.3654%, 81.5686%
XYZ:
31.1157, 16.9526, 23.4620
xyY:
0.4350, 0.2370, 16.9526
CIE-Lab:
48.2003, 67.8760, -9.2133
CIE-LCH:
48.2003, 68.4984, 352.2701
CIE-Luv:
48.2003, 95.2312, -24.7553
Hunter-Lab:
41.1735, 62.8423, -4.9638
#d02d84 color charts
#d02d84 color shades, tints & tones
#d02d84 color schemes
#d02d84 color preview, HTML & CSS examples
This text has a color of #d02d84
<p style="color:#d02d84;">Text here</p>
.mytext {color:#d02d84;}
This box has a color of #d02d84
<div style="background-color:#d02d84;">Content here</div>
.mybackground {background-color:#d02d84;}
Border around this has a color of #d02d84
<div style="border:2px solid #d02d84;">Content here</div>
.myborder {border:2px solid #d02d84;}