#bf632c color space conversions
Hex:
#bf632c
RGB:
191, 99, 44
CMY:
25, 61, 83
CMYK:
0, 48, 77, 25
HSL:
22°, 62.5532%, 46.0784%
HSV (HSB):
22°, 76.9634%, 74.9020%
XYZ:
26.4023, 20.1819, 4.8868
xyY:
0.5130, 0.3921, 20.1819
CIE-Lab:
52.0422, 32.9550, 46.2389
CIE-LCH:
52.0422, 56.7809, 54.5221
CIE-Luv:
52.0422, 73.9809, 40.5923
Hunter-Lab:
44.9243, 26.2883, 24.9975
#bf632c color charts
#bf632c color shades, tints & tones
#bf632c color schemes
#bf632c color preview, HTML & CSS examples
This text has a color of #bf632c
<p style="color:#bf632c;">Text here</p>
.mytext {color:#bf632c;}
This box has a color of #bf632c
<div style="background-color:#bf632c;">Content here</div>
.mybackground {background-color:#bf632c;}
Border around this has a color of #bf632c
<div style="border:2px solid #bf632c;">Content here</div>
.myborder {border:2px solid #bf632c;}