#b02a5b color space conversions
Hex:
#b02a5b
RGB:
176, 42, 91
CMY:
31, 84, 64
CMYK:
0, 76, 48, 31
HSL:
338°, 61.4679%, 42.7451%
HSV (HSB):
338°, 76.1364%, 69.0196%
XYZ:
20.6208, 11.6414, 11.0577
xyY:
0.4760, 0.2687, 11.6414
CIE-Lab:
40.6404, 56.3014, 4.3451
CIE-LCH:
40.6404, 56.4688, 4.4131
CIE-Luv:
40.6404, 86.2607, -5.0943
Hunter-Lab:
34.1194, 48.1711, 4.6684
#b02a5b color charts
#b02a5b color shades, tints & tones
#b02a5b color schemes
#b02a5b color preview, HTML & CSS examples
This text has a color of #b02a5b
<p style="color:#b02a5b;">Text here</p>
.mytext {color:#b02a5b;}
This box has a color of #b02a5b
<div style="background-color:#b02a5b;">Content here</div>
.mybackground {background-color:#b02a5b;}
Border around this has a color of #b02a5b
<div style="border:2px solid #b02a5b;">Content here</div>
.myborder {border:2px solid #b02a5b;}