#b64444 color space conversions
Hex:
#b64444
RGB:
182, 68, 68
CMY:
29, 73, 73
CMYK:
0, 63, 63, 29
HSL:
0°, 45.6000%, 49.0196%
HSV (HSB):
0°, 62.6374%, 71.3725%
XYZ:
22.4019, 14.4967, 7.0863
xyY:
0.5093, 0.3296, 14.4967
CIE-Lab:
44.9370, 46.1939, 24.6156
CIE-LCH:
44.9370, 52.3432, 28.0521
CIE-Luv:
44.9370, 84.9040, 18.3064
Hunter-Lab:
38.0745, 38.3937, 15.6173
#b64444 color charts
#b64444 color shades, tints & tones
#b64444 color schemes
#b64444 color preview, HTML & CSS examples
This text has a color of #b64444
<p style="color:#b64444;">Text here</p>
.mytext {color:#b64444;}
This box has a color of #b64444
<div style="background-color:#b64444;">Content here</div>
.mybackground {background-color:#b64444;}
Border around this has a color of #b64444
<div style="border:2px solid #b64444;">Content here</div>
.myborder {border:2px solid #b64444;}