#b44d27 color space conversions
Hex:
#b44d27
RGB:
180, 77, 39
CMY:
29, 70, 85
CMYK:
0, 57, 78, 29
HSL:
16°, 64.3836%, 42.9412%
HSV (HSB):
16°, 78.3333%, 70.5882%
XYZ:
21.8425, 15.1575, 3.6939
xyY:
0.5368, 0.3725, 15.1575
CIE-Lab:
45.8492, 39.6692, 41.8916
CIE-LCH:
45.8492, 57.6936, 46.5609
CIE-Luv:
45.8492, 82.1506, 33.2403
Hunter-Lab:
38.9327, 32.0120, 21.6275
#b44d27 color charts
#b44d27 color shades, tints & tones
#b44d27 color schemes
#b44d27 color preview, HTML & CSS examples
This text has a color of #b44d27
<p style="color:#b44d27;">Text here</p>
.mytext {color:#b44d27;}
This box has a color of #b44d27
<div style="background-color:#b44d27;">Content here</div>
.mybackground {background-color:#b44d27;}
Border around this has a color of #b44d27
<div style="border:2px solid #b44d27;">Content here</div>
.myborder {border:2px solid #b44d27;}