#b02a50 color space conversions
Hex:
#b02a50
RGB:
176, 42, 80
CMY:
31, 84, 69
CMYK:
0, 76, 55, 31
HSL:
343°, 61.4679%, 42.7451%
HSV (HSB):
343°, 76.1364%, 69.0196%
XYZ:
20.1804, 11.4652, 8.7388
xyY:
0.4997, 0.2839, 11.4652
CIE-Lab:
40.3532, 55.3849, 10.8906
CIE-LCH:
40.3532, 56.4455, 11.1244
CIE-Luv:
40.3532, 90.1287, 2.1956
Hunter-Lab:
33.8603, 47.1287, 8.4005
#b02a50 color charts
#b02a50 color shades, tints & tones
#b02a50 color schemes
#b02a50 color preview, HTML & CSS examples
This text has a color of #b02a50
<p style="color:#b02a50;">Text here</p>
.mytext {color:#b02a50;}
This box has a color of #b02a50
<div style="background-color:#b02a50;">Content here</div>
.mybackground {background-color:#b02a50;}
Border around this has a color of #b02a50
<div style="border:2px solid #b02a50;">Content here</div>
.myborder {border:2px solid #b02a50;}