#bf612c color space conversions
Hex:
#bf612c
RGB:
191, 97, 44
CMY:
25, 62, 83
CMYK:
0, 49, 77, 25
HSL:
22°, 62.5532%, 46.0784%
HSV (HSB):
22°, 76.9634%, 74.9020%
XYZ:
26.2152, 19.8076, 4.8244
xyY:
0.5156, 0.3896, 19.8076
CIE-Lab:
51.6190, 34.0067, 45.8129
CIE-LCH:
51.6190, 57.0551, 53.4137
CIE-Luv:
51.6190, 75.5467, 39.8558
Hunter-Lab:
44.5057, 27.2567, 24.7270
#bf612c color charts
#bf612c color shades, tints & tones
#bf612c color schemes
#bf612c color preview, HTML & CSS examples
This text has a color of #bf612c
<p style="color:#bf612c;">Text here</p>
.mytext {color:#bf612c;}
This box has a color of #bf612c
<div style="background-color:#bf612c;">Content here</div>
.mybackground {background-color:#bf612c;}
Border around this has a color of #bf612c
<div style="border:2px solid #bf612c;">Content here</div>
.myborder {border:2px solid #bf612c;}