#d500bf color space conversions
Hex:
#d500bf
RGB:
213, 0, 191
CMY:
16, 100, 25
CMYK:
0, 100, 10, 16
HSL:
306°, 100.0000%, 41.7647%
HSV (HSB):
306°, 100.0000%, 83.5294%
XYZ:
36.8445, 17.9077, 50.8048
xyY:
0.3490, 0.1696, 17.9077
CIE-Lab:
49.3840, 82.7430, -42.3927
CIE-LCH:
49.3840, 92.9707, 332.8720
CIE-Luv:
49.3840, 79.6292, -74.6904
Hunter-Lab:
42.3175, 81.3587, -41.5591
#d500bf color charts
#d500bf color shades, tints & tones
#d500bf color schemes
#d500bf color preview, HTML & CSS examples
This text has a color of #d500bf
<p style="color:#d500bf;">Text here</p>
.mytext {color:#d500bf;}
This box has a color of #d500bf
<div style="background-color:#d500bf;">Content here</div>
.mybackground {background-color:#d500bf;}
Border around this has a color of #d500bf
<div style="border:2px solid #d500bf;">Content here</div>
.myborder {border:2px solid #d500bf;}