#b02d9e color space conversions
Hex:
#b02d9e
RGB:
176, 45, 158
CMY:
31, 82, 38
CMYK:
0, 74, 10, 31
HSL:
308°, 59.2760%, 43.3333%
HSV (HSB):
308°, 74.4318%, 69.0196%
XYZ:
25.0144, 13.5755, 33.6497
xyY:
0.3463, 0.1879, 13.5755
CIE-Lab:
43.6179, 63.4472, -32.4293
CIE-LCH:
43.6179, 71.2545, 332.9274
CIE-Luv:
43.6179, 59.9564, -55.3659
Hunter-Lab:
36.8449, 56.7069, -28.3568
#b02d9e color charts
#b02d9e color shades, tints & tones
#b02d9e color schemes
#b02d9e color preview, HTML & CSS examples
This text has a color of #b02d9e
<p style="color:#b02d9e;">Text here</p>
.mytext {color:#b02d9e;}
This box has a color of #b02d9e
<div style="background-color:#b02d9e;">Content here</div>
.mybackground {background-color:#b02d9e;}
Border around this has a color of #b02d9e
<div style="border:2px solid #b02d9e;">Content here</div>
.myborder {border:2px solid #b02d9e;}