#b03945 color space conversions
Hex:
#b03945
RGB:
176, 57, 69
CMY:
31, 78, 73
CMYK:
0, 68, 61, 31
HSL:
354°, 51.0730%, 45.6863%
HSV (HSB):
354°, 67.6136%, 69.0196%
XYZ:
20.4418, 12.5860, 6.9822
xyY:
0.5109, 0.3146, 12.5860
CIE-Lab:
42.1328, 48.9968, 20.1767
CIE-LCH:
42.1328, 52.9885, 22.3817
CIE-Luv:
42.1328, 86.2086, 13.0239
Hunter-Lab:
35.4768, 40.7677, 13.1649
#b03945 color charts
#b03945 color shades, tints & tones
#b03945 color schemes
#b03945 color preview, HTML & CSS examples
This text has a color of #b03945
<p style="color:#b03945;">Text here</p>
.mytext {color:#b03945;}
This box has a color of #b03945
<div style="background-color:#b03945;">Content here</div>
.mybackground {background-color:#b03945;}
Border around this has a color of #b03945
<div style="border:2px solid #b03945;">Content here</div>
.myborder {border:2px solid #b03945;}