#d03085 color space conversions
Hex:
#d03085
RGB:
208, 48, 133
CMY:
18, 81, 48
CMYK:
0, 77, 36, 18
HSL:
328°, 62.9921%, 50.1961%
HSV (HSB):
328°, 76.9231%, 81.5686%
XYZ:
31.3030, 17.2173, 23.8637
xyY:
0.4325, 0.2379, 17.2173
CIE-Lab:
48.5326, 67.1337, -9.3208
CIE-LCH:
48.5326, 67.7776, 352.0957
CIE-Luv:
48.5326, 93.9200, -24.7821
Hunter-Lab:
41.4937, 62.0472, -5.0531
#d03085 color charts
#d03085 color shades, tints & tones
#d03085 color schemes
#d03085 color preview, HTML & CSS examples
This text has a color of #d03085
<p style="color:#d03085;">Text here</p>
.mytext {color:#d03085;}
This box has a color of #d03085
<div style="background-color:#d03085;">Content here</div>
.mybackground {background-color:#d03085;}
Border around this has a color of #d03085
<div style="border:2px solid #d03085;">Content here</div>
.myborder {border:2px solid #d03085;}