#d03288 color space conversions
Hex:
#d03288
RGB:
208, 50, 136
CMY:
18, 80, 47
CMYK:
0, 76, 35, 18
HSL:
327°, 62.6984%, 50.5882%
HSV (HSB):
327°, 75.9615%, 81.5686%
XYZ:
31.5970, 17.4687, 24.9990
xyY:
0.4266, 0.2359, 17.4687
CIE-Lab:
48.8452, 66.8637, -10.6645
CIE-LCH:
48.8452, 67.7088, 350.9379
CIE-Luv:
48.8452, 92.0885, -26.5657
Hunter-Lab:
41.7955, 61.8018, -6.2060
#d03288 color charts
#d03288 color shades, tints & tones
#d03288 color schemes
#d03288 color preview, HTML & CSS examples
This text has a color of #d03288
<p style="color:#d03288;">Text here</p>
.mytext {color:#d03288;}
This box has a color of #d03288
<div style="background-color:#d03288;">Content here</div>
.mybackground {background-color:#d03288;}
Border around this has a color of #d03288
<div style="border:2px solid #d03288;">Content here</div>
.myborder {border:2px solid #d03288;}