#b03e46 color space conversions
Hex:
#b03e46
RGB:
176, 62, 70
CMY:
31, 76, 73
CMYK:
0, 65, 60, 31
HSL:
356°, 47.8992%, 46.6667%
HSV (HSB):
356°, 64.7727%, 69.0196%
XYZ:
20.7326, 13.1176, 7.2336
xyY:
0.5046, 0.3193, 13.1176
CIE-Lab:
42.9398, 46.9319, 20.6187
CIE-LCH:
42.9398, 51.2615, 23.7175
CIE-Luv:
42.9398, 83.0987, 14.0806
Hunter-Lab:
36.2182, 38.7982, 13.5112
#b03e46 color charts
#b03e46 color shades, tints & tones
#b03e46 color schemes
#b03e46 color preview, HTML & CSS examples
This text has a color of #b03e46
<p style="color:#b03e46;">Text here</p>
.mytext {color:#b03e46;}
This box has a color of #b03e46
<div style="background-color:#b03e46;">Content here</div>
.mybackground {background-color:#b03e46;}
Border around this has a color of #b03e46
<div style="border:2px solid #b03e46;">Content here</div>
.myborder {border:2px solid #b03e46;}