#b03e50 color space conversions
Hex:
#b03e50
RGB:
176, 62, 80
CMY:
31, 76, 69
CMYK:
0, 65, 55, 31
HSL:
351°, 47.8992%, 46.6667%
HSV (HSB):
351°, 64.7727%, 69.0196%
XYZ:
21.0751, 13.2545, 9.0370
xyY:
0.4860, 0.3056, 13.2545
CIE-Lab:
43.1443, 47.6988, 14.7324
CIE-LCH:
43.1443, 49.9222, 17.1640
CIE-Luv:
43.1443, 80.4584, 8.1968
Hunter-Lab:
36.4068, 39.6178, 10.7676
#b03e50 color charts
#b03e50 color shades, tints & tones
#b03e50 color schemes
#b03e50 color preview, HTML & CSS examples
This text has a color of #b03e50
<p style="color:#b03e50;">Text here</p>
.mytext {color:#b03e50;}
This box has a color of #b03e50
<div style="background-color:#b03e50;">Content here</div>
.mybackground {background-color:#b03e50;}
Border around this has a color of #b03e50
<div style="border:2px solid #b03e50;">Content here</div>
.myborder {border:2px solid #b03e50;}