#d02d89 color space conversions
Hex:
#d02d89
RGB:
208, 45, 137
CMY:
18, 82, 46
CMYK:
0, 78, 34, 18
HSL:
326°, 64.4269%, 49.6078%
HSV (HSB):
326°, 78.3654%, 81.5686%
XYZ:
31.4662, 17.0928, 25.3077
xyY:
0.4260, 0.2314, 17.0928
CIE-Lab:
48.3768, 68.4043, -11.9742
CIE-LCH:
48.3768, 69.4444, 350.0710
CIE-Luv:
48.3768, 93.1712, -28.5884
Hunter-Lab:
41.3435, 63.5039, -7.3530
#d02d89 color charts
#d02d89 color shades, tints & tones
#d02d89 color schemes
#d02d89 color preview, HTML & CSS examples
This text has a color of #d02d89
<p style="color:#d02d89;">Text here</p>
.mytext {color:#d02d89;}
This box has a color of #d02d89
<div style="background-color:#d02d89;">Content here</div>
.mybackground {background-color:#d02d89;}
Border around this has a color of #d02d89
<div style="border:2px solid #d02d89;">Content here</div>
.myborder {border:2px solid #d02d89;}