#b03c5e color space conversions
Hex:
#b03c5e
RGB:
176, 60, 94
CMY:
31, 76, 63
CMYK:
0, 66, 47, 31
HSL:
342°, 49.1525%, 46.2745%
HSV (HSB):
342°, 65.9091%, 69.0196%
XYZ:
21.5407, 13.2700, 12.0157
xyY:
0.4600, 0.2834, 13.2700
CIE-Lab:
43.1672, 49.8126, 6.0813
CIE-LCH:
43.1672, 50.1824, 6.9604
CIE-Luv:
43.1672, 77.3849, -1.6681
Hunter-Lab:
36.4280, 41.8024, 5.9429
#b03c5e color charts
#b03c5e color shades, tints & tones
#b03c5e color schemes
#b03c5e color preview, HTML & CSS examples
This text has a color of #b03c5e
<p style="color:#b03c5e;">Text here</p>
.mytext {color:#b03c5e;}
This box has a color of #b03c5e
<div style="background-color:#b03c5e;">Content here</div>
.mybackground {background-color:#b03c5e;}
Border around this has a color of #b03c5e
<div style="border:2px solid #b03c5e;">Content here</div>
.myborder {border:2px solid #b03c5e;}