#d02d87 color space conversions
Hex:
#d02d87
RGB:
208, 45, 135
CMY:
18, 82, 47
CMYK:
0, 78, 35, 18
HSL:
327°, 64.4269%, 49.6078%
HSV (HSB):
327°, 78.3654%, 81.5686%
XYZ:
31.3240, 17.0359, 24.5590
xyY:
0.4296, 0.2336, 17.0359
CIE-Lab:
48.3053, 68.1907, -10.8726
CIE-LCH:
48.3053, 69.0520, 350.9408
CIE-Luv:
48.3053, 93.9964, -27.0502
Hunter-Lab:
41.2746, 63.2360, -6.3862
#d02d87 color charts
#d02d87 color shades, tints & tones
#d02d87 color schemes
#d02d87 color preview, HTML & CSS examples
This text has a color of #d02d87
<p style="color:#d02d87;">Text here</p>
.mytext {color:#d02d87;}
This box has a color of #d02d87
<div style="background-color:#d02d87;">Content here</div>
.mybackground {background-color:#d02d87;}
Border around this has a color of #d02d87
<div style="border:2px solid #d02d87;">Content here</div>
.myborder {border:2px solid #d02d87;}