#d03bae color space conversions
Hex:
#d03bae
RGB:
208, 59, 174
CMY:
18, 77, 32
CMYK:
0, 72, 16, 18
HSL:
314°, 61.3169%, 52.3529%
HSV (HSB):
314°, 71.6346%, 81.5686%
XYZ:
35.2164, 19.5938, 41.9703
xyY:
0.3639, 0.2025, 19.5938
CIE-Lab:
51.3748, 68.7105, -29.3904
CIE-LCH:
51.3748, 74.7324, 336.8415
CIE-Luv:
51.3748, 74.6222, -53.9612
Hunter-Lab:
44.2649, 64.5478, -25.2311
#d03bae color charts
#d03bae color shades, tints & tones
#d03bae color schemes
#d03bae color preview, HTML & CSS examples
This text has a color of #d03bae
<p style="color:#d03bae;">Text here</p>
.mytext {color:#d03bae;}
This box has a color of #d03bae
<div style="background-color:#d03bae;">Content here</div>
.mybackground {background-color:#d03bae;}
Border around this has a color of #d03bae
<div style="border:2px solid #d03bae;">Content here</div>
.myborder {border:2px solid #d03bae;}