#bf235f color space conversions
Hex:
#bf235f
RGB:
191, 35, 95
CMY:
25, 86, 63
CMYK:
0, 82, 50, 25
HSL:
337°, 69.0265%, 44.3137%
HSV (HSB):
337°, 81.6754%, 74.9020%
XYZ:
24.1524, 13.1047, 12.0829
xyY:
0.4895, 0.2656, 13.1047
CIE-Lab:
42.9205, 62.7295, 5.4773
CIE-LCH:
42.9205, 62.9682, 4.9902
CIE-Luv:
42.9205, 99.3828, -5.2264
Hunter-Lab:
36.2003, 55.7425, 5.5504
#bf235f color charts
#bf235f color shades, tints & tones
#bf235f color schemes
#bf235f color preview, HTML & CSS examples
This text has a color of #bf235f
<p style="color:#bf235f;">Text here</p>
.mytext {color:#bf235f;}
This box has a color of #bf235f
<div style="background-color:#bf235f;">Content here</div>
.mybackground {background-color:#bf235f;}
Border around this has a color of #bf235f
<div style="border:2px solid #bf235f;">Content here</div>
.myborder {border:2px solid #bf235f;}