#bf423f color space conversions
Hex:
#bf423f
RGB:
191, 66, 63
CMY:
25, 74, 75
CMYK:
0, 65, 67, 25
HSL:
1°, 50.3937%, 49.8039%
HSV (HSB):
1°, 67.0157%, 74.9020%
XYZ:
24.3313, 15.3317, 6.3795
xyY:
0.5285, 0.3330, 15.3317
CIE-Lab:
46.0852, 49.8684, 29.3639
CIE-LCH:
46.0852, 57.8714, 30.4908
CIE-Luv:
46.0852, 94.7082, 21.7362
Hunter-Lab:
39.1557, 42.3971, 17.7490
#bf423f color charts
#bf423f color shades, tints & tones
#bf423f color schemes
#bf423f color preview, HTML & CSS examples
This text has a color of #bf423f
<p style="color:#bf423f;">Text here</p>
.mytext {color:#bf423f;}
This box has a color of #bf423f
<div style="background-color:#bf423f;">Content here</div>
.mybackground {background-color:#bf423f;}
Border around this has a color of #bf423f
<div style="border:2px solid #bf423f;">Content here</div>
.myborder {border:2px solid #bf423f;}