#b03e45 color space conversions
Hex:
#b03e45
RGB:
176, 62, 69
CMY:
31, 76, 73
CMYK:
0, 65, 61, 31
HSL:
356°, 47.8992%, 46.6667%
HSV (HSB):
356°, 64.7727%, 69.0196%
XYZ:
20.7013, 13.1050, 7.0687
xyY:
0.5065, 0.3206, 13.1050
CIE-Lab:
42.9211, 46.8612, 21.2066
CIE-LCH:
42.9211, 51.4363, 24.3487
CIE-Luv:
42.9211, 83.3485, 14.6350
Hunter-Lab:
36.2009, 38.7229, 13.7635
#b03e45 color charts
#b03e45 color shades, tints & tones
#b03e45 color schemes
#b03e45 color preview, HTML & CSS examples
This text has a color of #b03e45
<p style="color:#b03e45;">Text here</p>
.mytext {color:#b03e45;}
This box has a color of #b03e45
<div style="background-color:#b03e45;">Content here</div>
.mybackground {background-color:#b03e45;}
Border around this has a color of #b03e45
<div style="border:2px solid #b03e45;">Content here</div>
.myborder {border:2px solid #b03e45;}