#b02d85 color space conversions
Hex:
#b02d85
RGB:
176, 45, 133
CMY:
31, 82, 48
CMYK:
0, 74, 24, 31
HSL:
320°, 59.2760%, 43.3333%
HSV (HSB):
320°, 74.4318%, 69.0196%
XYZ:
23.0765, 12.8003, 23.4447
xyY:
0.3890, 0.2158, 12.8003
CIE-Lab:
42.4608, 59.9365, -19.0795
CIE-LCH:
42.4608, 62.9000, 342.3423
CIE-Luv:
42.4608, 69.3132, -35.7161
Hunter-Lab:
35.7776, 52.5218, -13.8080
#b02d85 color charts
#b02d85 color shades, tints & tones
#b02d85 color schemes
#b02d85 color preview, HTML & CSS examples
This text has a color of #b02d85
<p style="color:#b02d85;">Text here</p>
.mytext {color:#b02d85;}
This box has a color of #b02d85
<div style="background-color:#b02d85;">Content here</div>
.mybackground {background-color:#b02d85;}
Border around this has a color of #b02d85
<div style="border:2px solid #b02d85;">Content here</div>
.myborder {border:2px solid #b02d85;}