#bf3041 color space conversions
Hex:
#bf3041
RGB:
191, 48, 65
CMY:
25, 81, 75
CMYK:
0, 75, 66, 25
HSL:
353°, 59.8326%, 46.8627%
HSV (HSB):
353°, 74.8691%, 74.9020%
XYZ:
23.4969, 13.5719, 6.3822
xyY:
0.5408, 0.3123, 13.5719
CIE-Lab:
43.6127, 56.8547, 25.0900
CIE-LCH:
43.6127, 62.1447, 23.8119
CIE-Luv:
43.6127, 104.2529, 15.7326
Hunter-Lab:
36.8401, 49.3788, 15.5166
#bf3041 color charts
#bf3041 color shades, tints & tones
#bf3041 color schemes
#bf3041 color preview, HTML & CSS examples
This text has a color of #bf3041
<p style="color:#bf3041;">Text here</p>
.mytext {color:#bf3041;}
This box has a color of #bf3041
<div style="background-color:#bf3041;">Content here</div>
.mybackground {background-color:#bf3041;}
Border around this has a color of #bf3041
<div style="border:2px solid #bf3041;">Content here</div>
.myborder {border:2px solid #bf3041;}