#b02d71 color space conversions
Hex:
#b02d71
RGB:
176, 45, 113
CMY:
31, 82, 56
CMYK:
0, 74, 36, 31
HSL:
329°, 59.2760%, 43.3333%
HSV (HSB):
329°, 74.4318%, 69.0196%
XYZ:
21.8235, 12.2991, 16.8465
xyY:
0.4282, 0.2413, 12.2991
CIE-Lab:
41.6876, 57.5183, -7.9078
CIE-LCH:
41.6876, 58.0594, 352.1718
CIE-Luv:
41.6876, 76.9685, -20.2555
Hunter-Lab:
35.0701, 49.7047, -3.9319
#b02d71 color charts
#b02d71 color shades, tints & tones
#b02d71 color schemes
#b02d71 color preview, HTML & CSS examples
This text has a color of #b02d71
<p style="color:#b02d71;">Text here</p>
.mytext {color:#b02d71;}
This box has a color of #b02d71
<div style="background-color:#b02d71;">Content here</div>
.mybackground {background-color:#b02d71;}
Border around this has a color of #b02d71
<div style="border:2px solid #b02d71;">Content here</div>
.myborder {border:2px solid #b02d71;}