#bf633c color space conversions
Hex:
#bf633c
RGB:
191, 99, 60
CMY:
25, 61, 76
CMYK:
0, 48, 69, 25
HSL:
18°, 52.1912%, 49.2157%
HSV (HSB):
18°, 68.5864%, 74.9020%
XYZ:
26.7633, 20.3263, 6.7878
xyY:
0.4967, 0.3773, 20.3263
CIE-Lab:
52.2041, 33.7373, 38.2911
CIE-LCH:
52.2041, 51.0335, 48.6176
CIE-Luv:
52.2041, 72.1210, 34.8415
Hunter-Lab:
45.0847, 27.0635, 22.6328
#bf633c color charts
#bf633c color shades, tints & tones
#bf633c color schemes
#bf633c color preview, HTML & CSS examples
This text has a color of #bf633c
<p style="color:#bf633c;">Text here</p>
.mytext {color:#bf633c;}
This box has a color of #bf633c
<div style="background-color:#bf633c;">Content here</div>
.mybackground {background-color:#bf633c;}
Border around this has a color of #bf633c
<div style="border:2px solid #bf633c;">Content here</div>
.myborder {border:2px solid #bf633c;}