#d03ca0 color space conversions
Hex:
#d03ca0
RGB:
208, 60, 160
CMY:
18, 76, 37
CMYK:
0, 71, 23, 18
HSL:
319°, 61.1570%, 52.5490%
HSV (HSB):
319°, 71.1538%, 81.5686%
XYZ:
33.9734, 19.1797, 35.1692
xyY:
0.3847, 0.2172, 19.1797
CIE-Lab:
50.8968, 66.4956, -21.8849
CIE-LCH:
50.8968, 70.0044, 341.7827
CIE-Luv:
50.8968, 79.5852, -42.5098
Hunter-Lab:
43.7946, 61.8299, -16.9565
#d03ca0 color charts
#d03ca0 color shades, tints & tones
#d03ca0 color schemes
#d03ca0 color preview, HTML & CSS examples
This text has a color of #d03ca0
<p style="color:#d03ca0;">Text here</p>
.mytext {color:#d03ca0;}
This box has a color of #d03ca0
<div style="background-color:#d03ca0;">Content here</div>
.mybackground {background-color:#d03ca0;}
Border around this has a color of #d03ca0
<div style="border:2px solid #d03ca0;">Content here</div>
.myborder {border:2px solid #d03ca0;}