#b03248 color space conversions
Hex:
#b03248
RGB:
176, 50, 72
CMY:
31, 80, 72
CMYK:
0, 72, 59, 31
HSL:
350°, 55.7522%, 44.3137%
HSV (HSB):
350°, 71.5909%, 69.0196%
XYZ:
20.2148, 11.9792, 7.3777
xyY:
0.5108, 0.3027, 11.9792
CIE-Lab:
41.1830, 51.9774, 17.0554
CIE-LCH:
41.1830, 54.7041, 18.1662
CIE-Luv:
41.1830, 89.0509, 9.2238
Hunter-Lab:
34.6110, 43.6851, 11.5894
#b03248 color charts
#b03248 color shades, tints & tones
#b03248 color schemes
#b03248 color preview, HTML & CSS examples
This text has a color of #b03248
<p style="color:#b03248;">Text here</p>
.mytext {color:#b03248;}
This box has a color of #b03248
<div style="background-color:#b03248;">Content here</div>
.mybackground {background-color:#b03248;}
Border around this has a color of #b03248
<div style="border:2px solid #b03248;">Content here</div>
.myborder {border:2px solid #b03248;}