#bf006d color space conversions
Hex:
#bf006d
RGB:
191, 0, 109
CMY:
25, 100, 57
CMYK:
0, 100, 43, 25
HSL:
326°, 100.0000%, 37.4510%
HSV (HSB):
326°, 100.0000%, 74.9020%
XYZ:
24.2462, 12.1805, 15.5412
xyY:
0.4666, 0.2344, 12.1805
CIE-Lab:
41.5016, 69.2548, -5.3806
CIE-LCH:
41.5016, 69.4635, 355.5575
CIE-Luv:
41.5016, 99.6098, -19.4357
Hunter-Lab:
34.9006, 62.9318, -1.9713
#bf006d color charts
#bf006d color shades, tints & tones
#bf006d color schemes
#bf006d color preview, HTML & CSS examples
This text has a color of #bf006d
<p style="color:#bf006d;">Text here</p>
.mytext {color:#bf006d;}
This box has a color of #bf006d
<div style="background-color:#bf006d;">Content here</div>
.mybackground {background-color:#bf006d;}
Border around this has a color of #bf006d
<div style="border:2px solid #bf006d;">Content here</div>
.myborder {border:2px solid #bf006d;}