#b03e4c color space conversions
Hex:
#b03e4c
RGB:
176, 62, 76
CMY:
31, 76, 70
CMYK:
0, 65, 57, 31
HSL:
353°, 47.8992%, 46.6667%
HSV (HSB):
353°, 64.7727%, 69.0196%
XYZ:
20.9316, 13.1972, 8.2816
xyY:
0.4935, 0.3112, 13.1972
CIE-Lab:
43.0588, 47.3790, 17.0871
CIE-LCH:
43.0588, 50.3661, 19.8316
CIE-Luv:
43.0588, 81.5446, 10.6221
Hunter-Lab:
36.3279, 39.2754, 11.9134
#b03e4c color charts
#b03e4c color shades, tints & tones
#b03e4c color schemes
#b03e4c color preview, HTML & CSS examples
This text has a color of #b03e4c
<p style="color:#b03e4c;">Text here</p>
.mytext {color:#b03e4c;}
This box has a color of #b03e4c
<div style="background-color:#b03e4c;">Content here</div>
.mybackground {background-color:#b03e4c;}
Border around this has a color of #b03e4c
<div style="border:2px solid #b03e4c;">Content here</div>
.myborder {border:2px solid #b03e4c;}