#d03a95 color space conversions
Hex:
#d03a95
RGB:
208, 58, 149
CMY:
18, 77, 42
CMYK:
0, 72, 28, 18
HSL:
324°, 61.4754%, 52.1569%
HSV (HSB):
324°, 72.1154%, 81.5686%
XYZ:
32.9503, 18.6059, 30.2884
xyY:
0.4026, 0.2273, 18.6059
CIE-Lab:
50.2229, 65.8014, -16.3801
CIE-LCH:
50.2229, 67.8095, 346.0214
CIE-Luv:
50.2229, 84.4118, -34.4212
Hunter-Lab:
43.1346, 60.8697, -11.4382
#d03a95 color charts
#d03a95 color shades, tints & tones
#d03a95 color schemes
#d03a95 color preview, HTML & CSS examples
This text has a color of #d03a95
<p style="color:#d03a95;">Text here</p>
.mytext {color:#d03a95;}
This box has a color of #d03a95
<div style="background-color:#d03a95;">Content here</div>
.mybackground {background-color:#d03a95;}
Border around this has a color of #d03a95
<div style="border:2px solid #d03a95;">Content here</div>
.myborder {border:2px solid #d03a95;}