#b03c44 color space conversions
Hex:
#b03c44
RGB:
176, 60, 68
CMY:
31, 76, 73
CMYK:
0, 66, 61, 31
HSL:
356°, 49.1525%, 46.2745%
HSV (HSB):
356°, 65.9091%, 69.0196%
XYZ:
20.5637, 12.8792, 6.8709
xyY:
0.5101, 0.3195, 12.8792
CIE-Lab:
42.5806, 47.6608, 21.3762
CIE-LCH:
42.5806, 52.2350, 24.1566
CIE-Luv:
42.5806, 84.7653, 14.5289
Hunter-Lab:
35.8876, 39.4781, 13.7698
#b03c44 color charts
#b03c44 color shades, tints & tones
#b03c44 color schemes
#b03c44 color preview, HTML & CSS examples
This text has a color of #b03c44
<p style="color:#b03c44;">Text here</p>
.mytext {color:#b03c44;}
This box has a color of #b03c44
<div style="background-color:#b03c44;">Content here</div>
.mybackground {background-color:#b03c44;}
Border around this has a color of #b03c44
<div style="border:2px solid #b03c44;">Content here</div>
.myborder {border:2px solid #b03c44;}