#b02d7e color space conversions
Hex:
#b02d7e
RGB:
176, 45, 126
CMY:
31, 82, 51
CMYK:
0, 74, 28, 31
HSL:
323°, 59.2760%, 43.3333%
HSV (HSB):
323°, 74.4318%, 69.0196%
XYZ:
22.6088, 12.6132, 20.9816
xyY:
0.4023, 0.2244, 12.6132
CIE-Lab:
42.1746, 59.0484, -15.2188
CIE-LCH:
42.1746, 60.9781, 345.5475
CIE-Luv:
42.1746, 71.9942, -30.2466
Hunter-Lab:
35.5151, 51.4809, -10.1668
#b02d7e color charts
#b02d7e color shades, tints & tones
#b02d7e color schemes
#b02d7e color preview, HTML & CSS examples
This text has a color of #b02d7e
<p style="color:#b02d7e;">Text here</p>
.mytext {color:#b02d7e;}
This box has a color of #b02d7e
<div style="background-color:#b02d7e;">Content here</div>
.mybackground {background-color:#b02d7e;}
Border around this has a color of #b02d7e
<div style="border:2px solid #b02d7e;">Content here</div>
.myborder {border:2px solid #b02d7e;}