#b02b48 color space conversions
Hex:
#b02b48
RGB:
176, 43, 72
CMY:
31, 83, 72
CMYK:
0, 76, 59, 31
HSL:
347°, 60.7306%, 42.9412%
HSV (HSB):
347°, 75.5682%, 69.0196%
XYZ:
19.9381, 11.4257, 7.2854
xyY:
0.5159, 0.2956, 11.4257
CIE-Lab:
40.2885, 54.4652, 15.8543
CIE-LCH:
40.2885, 56.7258, 16.2298
CIE-Luv:
40.2885, 92.3199, 7.3497
Hunter-Lab:
33.8020, 46.1346, 10.8825
#b02b48 color charts
#b02b48 color shades, tints & tones
#b02b48 color schemes
#b02b48 color preview, HTML & CSS examples
This text has a color of #b02b48
<p style="color:#b02b48;">Text here</p>
.mytext {color:#b02b48;}
This box has a color of #b02b48
<div style="background-color:#b02b48;">Content here</div>
.mybackground {background-color:#b02b48;}
Border around this has a color of #b02b48
<div style="border:2px solid #b02b48;">Content here</div>
.myborder {border:2px solid #b02b48;}