#bf6144 color space conversions
Hex:
#bf6144
RGB:
191, 97, 68
CMY:
25, 62, 73
CMYK:
0, 49, 64, 25
HSL:
14°, 49.0040%, 50.7843%
HSV (HSB):
14°, 64.3979%, 74.9020%
XYZ:
26.8039, 20.0431, 7.9248
xyY:
0.4894, 0.3659, 20.0431
CIE-Lab:
51.8859, 35.2747, 33.5408
CIE-LCH:
51.8859, 48.6754, 43.5567
CIE-Luv:
51.8859, 72.4583, 30.5288
Hunter-Lab:
44.7695, 28.5229, 20.8435
#bf6144 color charts
#bf6144 color shades, tints & tones
#bf6144 color schemes
#bf6144 color preview, HTML & CSS examples
This text has a color of #bf6144
<p style="color:#bf6144;">Text here</p>
.mytext {color:#bf6144;}
This box has a color of #bf6144
<div style="background-color:#bf6144;">Content here</div>
.mybackground {background-color:#bf6144;}
Border around this has a color of #bf6144
<div style="border:2px solid #bf6144;">Content here</div>
.myborder {border:2px solid #bf6144;}