#b02d7b color space conversions
Hex:
#b02d7b
RGB:
176, 45, 123
CMY:
31, 82, 52
CMYK:
0, 74, 30, 31
HSL:
324°, 59.2760%, 43.3333%
HSV (HSB):
324°, 74.4318%, 69.0196%
XYZ:
22.4180, 12.5369, 19.9772
xyY:
0.4081, 0.2282, 12.5369
CIE-Lab:
42.0571, 58.6813, -13.5478
CIE-LCH:
42.0571, 60.2249, 346.9999
CIE-Luv:
42.0571, 73.1450, -27.9179
Hunter-Lab:
35.4075, 51.0528, -8.6666
#b02d7b color charts
#b02d7b color shades, tints & tones
#b02d7b color schemes
#b02d7b color preview, HTML & CSS examples
This text has a color of #b02d7b
<p style="color:#b02d7b;">Text here</p>
.mytext {color:#b02d7b;}
This box has a color of #b02d7b
<div style="background-color:#b02d7b;">Content here</div>
.mybackground {background-color:#b02d7b;}
Border around this has a color of #b02d7b
<div style="border:2px solid #b02d7b;">Content here</div>
.myborder {border:2px solid #b02d7b;}