#b03b53 color space conversions
Hex:
#b03b53
RGB:
176, 59, 83
CMY:
31, 77, 67
CMYK:
0, 66, 53, 31
HSL:
348°, 49.7872%, 46.0784%
HSV (HSB):
348°, 66.4773%, 69.0196%
XYZ:
21.0298, 12.9826, 9.5811
xyY:
0.4824, 0.2978, 12.9826
CIE-Lab:
42.7370, 49.2376, 12.3133
CIE-LCH:
42.7370, 50.7539, 14.0405
CIE-Luv:
42.7370, 81.2201, 5.2930
Hunter-Lab:
36.0313, 41.1272, 9.4561
#b03b53 color charts
#b03b53 color shades, tints & tones
#b03b53 color schemes
#b03b53 color preview, HTML & CSS examples
This text has a color of #b03b53
<p style="color:#b03b53;">Text here</p>
.mytext {color:#b03b53;}
This box has a color of #b03b53
<div style="background-color:#b03b53;">Content here</div>
.mybackground {background-color:#b03b53;}
Border around this has a color of #b03b53
<div style="border:2px solid #b03b53;">Content here</div>
.myborder {border:2px solid #b03b53;}