#b02b6b color space conversions
Hex:
#b02b6b
RGB:
176, 43, 107
CMY:
31, 83, 58
CMYK:
0, 76, 39, 31
HSL:
331°, 60.7306%, 42.9412%
HSV (HSB):
331°, 75.5682%, 69.0196%
XYZ:
21.4222, 12.0194, 15.1008
xyY:
0.4413, 0.2476, 12.0194
CIE-Lab:
41.2469, 57.5297, -4.8230
CIE-LCH:
41.2469, 57.7315, 355.2078
CIE-Luv:
41.2469, 79.9257, -16.3063
Hunter-Lab:
34.6690, 49.6256, -1.5567
#b02b6b color charts
#b02b6b color shades, tints & tones
#b02b6b color schemes
#b02b6b color preview, HTML & CSS examples
This text has a color of #b02b6b
<p style="color:#b02b6b;">Text here</p>
.mytext {color:#b02b6b;}
This box has a color of #b02b6b
<div style="background-color:#b02b6b;">Content here</div>
.mybackground {background-color:#b02b6b;}
Border around this has a color of #b02b6b
<div style="border:2px solid #b02b6b;">Content here</div>
.myborder {border:2px solid #b02b6b;}