#bf572c color space conversions
Hex:
#bf572c
RGB:
191, 87, 44
CMY:
25, 66, 83
CMYK:
0, 54, 77, 25
HSL:
18°, 62.5532%, 46.0784%
HSV (HSB):
18°, 76.9634%, 74.9020%
XYZ:
25.3487, 18.0746, 4.5356
xyY:
0.5286, 0.3769, 18.0746
CIE-Lab:
49.5865, 39.1414, 43.7501
CIE-LCH:
49.5865, 58.7036, 48.1823
CIE-Luv:
49.5865, 83.2605, 36.2821
Hunter-Lab:
42.5142, 32.0289, 23.4347
#bf572c color charts
#bf572c color shades, tints & tones
#bf572c color schemes
#bf572c color preview, HTML & CSS examples
This text has a color of #bf572c
<p style="color:#bf572c;">Text here</p>
.mytext {color:#bf572c;}
This box has a color of #bf572c
<div style="background-color:#bf572c;">Content here</div>
.mybackground {background-color:#bf572c;}
Border around this has a color of #bf572c
<div style="border:2px solid #bf572c;">Content here</div>
.myborder {border:2px solid #bf572c;}