#bf276e color space conversions
Hex:
#bf276e
RGB:
191, 39, 110
CMY:
25, 85, 57
CMYK:
0, 80, 42, 25
HSL:
332°, 66.0870%, 45.0980%
HSV (HSB):
332°, 79.5812%, 74.9020%
XYZ:
25.0258, 13.6532, 16.0682
xyY:
0.4571, 0.2494, 13.6532
CIE-Lab:
43.7314, 63.0066, -2.7044
CIE-LCH:
43.7314, 63.0646, 357.5422
CIE-Luv:
43.7314, 92.2165, -14.9923
Hunter-Lab:
36.9502, 56.2325, 0.0823
#bf276e color charts
#bf276e color shades, tints & tones
#bf276e color schemes
#bf276e color preview, HTML & CSS examples
This text has a color of #bf276e
<p style="color:#bf276e;">Text here</p>
.mytext {color:#bf276e;}
This box has a color of #bf276e
<div style="background-color:#bf276e;">Content here</div>
.mybackground {background-color:#bf276e;}
Border around this has a color of #bf276e
<div style="border:2px solid #bf276e;">Content here</div>
.myborder {border:2px solid #bf276e;}