#bf2b4c color space conversions
Hex:
#bf2b4c
RGB:
191, 43, 76
CMY:
25, 83, 70
CMYK:
0, 77, 60, 25
HSL:
347°, 63.2479%, 45.8824%
HSV (HSB):
347°, 77.4869%, 74.9020%
XYZ:
23.6542, 13.3259, 8.1629
xyY:
0.5240, 0.2952, 13.3259
CIE-Lab:
43.2503, 59.1154, 17.8238
CIE-LCH:
43.2503, 61.7439, 16.7785
CIE-Luv:
43.2503, 103.2473, 8.5483
Hunter-Lab:
36.5047, 51.7809, 12.2953
#bf2b4c color charts
#bf2b4c color shades, tints & tones
#bf2b4c color schemes
#bf2b4c color preview, HTML & CSS examples
This text has a color of #bf2b4c
<p style="color:#bf2b4c;">Text here</p>
.mytext {color:#bf2b4c;}
This box has a color of #bf2b4c
<div style="background-color:#bf2b4c;">Content here</div>
.mybackground {background-color:#bf2b4c;}
Border around this has a color of #bf2b4c
<div style="border:2px solid #bf2b4c;">Content here</div>
.myborder {border:2px solid #bf2b4c;}