#b02d8d color space conversions
Hex:
#b02d8d
RGB:
176, 45, 141
CMY:
31, 82, 45
CMYK:
0, 74, 20, 31
HSL:
316°, 59.2760%, 43.3333%
HSV (HSB):
316°, 74.4318%, 69.0196%
XYZ:
23.6506, 13.0300, 26.4678
xyY:
0.3745, 0.2063, 13.0300
CIE-Lab:
42.8084, 61.0041, -23.4258
CIE-LCH:
42.8084, 65.3473, 338.9930
CIE-Luv:
42.8084, 66.2704, -42.0040
Hunter-Lab:
36.0970, 53.7825, -18.2059
#b02d8d color charts
#b02d8d color shades, tints & tones
#b02d8d color schemes
#b02d8d color preview, HTML & CSS examples
This text has a color of #b02d8d
<p style="color:#b02d8d;">Text here</p>
.mytext {color:#b02d8d;}
This box has a color of #b02d8d
<div style="background-color:#b02d8d;">Content here</div>
.mybackground {background-color:#b02d8d;}
Border around this has a color of #b02d8d
<div style="border:2px solid #b02d8d;">Content here</div>
.myborder {border:2px solid #b02d8d;}