#b03a4e color space conversions
Hex:
#b03a4e
RGB:
176, 58, 78
CMY:
31, 77, 69
CMYK:
0, 67, 56, 31
HSL:
350°, 50.4274%, 45.8824%
HSV (HSB):
350°, 67.0455%, 69.0196%
XYZ:
20.7927, 12.8063, 8.5837
xyY:
0.4929, 0.3036, 12.8063
CIE-Lab:
42.4699, 49.2480, 15.0535
CIE-LCH:
42.4699, 51.4973, 16.9966
CIE-Luv:
42.4699, 83.1935, 8.0829
Hunter-Lab:
35.7859, 41.0888, 10.8286
#b03a4e color charts
#b03a4e color shades, tints & tones
#b03a4e color schemes
#b03a4e color preview, HTML & CSS examples
This text has a color of #b03a4e
<p style="color:#b03a4e;">Text here</p>
.mytext {color:#b03a4e;}
This box has a color of #b03a4e
<div style="background-color:#b03a4e;">Content here</div>
.mybackground {background-color:#b03a4e;}
Border around this has a color of #b03a4e
<div style="border:2px solid #b03a4e;">Content here</div>
.myborder {border:2px solid #b03a4e;}