#b03c55 color space conversions
Hex:
#b03c55
RGB:
176, 60, 85
CMY:
31, 76, 67
CMYK:
0, 66, 52, 31
HSL:
347°, 49.1525%, 46.2745%
HSV (HSB):
347°, 65.9091%, 69.0196%
XYZ:
21.1600, 13.1177, 10.0110
xyY:
0.4778, 0.2962, 13.1177
CIE-Lab:
42.9401, 48.9853, 11.3523
CIE-LCH:
42.9401, 50.2835, 13.0479
CIE-Luv:
42.9401, 80.1092, 4.3478
Hunter-Lab:
36.2184, 40.9039, 8.9646
#b03c55 color charts
#b03c55 color shades, tints & tones
#b03c55 color schemes
#b03c55 color preview, HTML & CSS examples
This text has a color of #b03c55
<p style="color:#b03c55;">Text here</p>
.mytext {color:#b03c55;}
This box has a color of #b03c55
<div style="background-color:#b03c55;">Content here</div>
.mybackground {background-color:#b03c55;}
Border around this has a color of #b03c55
<div style="border:2px solid #b03c55;">Content here</div>
.myborder {border:2px solid #b03c55;}