#b02e79 color space conversions
Hex:
#b02e79
RGB:
176, 46, 121
CMY:
31, 82, 53
CMYK:
0, 74, 31, 31
HSL:
325°, 58.5586%, 43.5294%
HSV (HSB):
325°, 73.8636%, 69.0196%
XYZ:
22.3327, 12.5646, 19.3373
xyY:
0.4118, 0.2317, 12.5646
CIE-Lab:
42.0997, 58.1051, -12.2477
CIE-LCH:
42.0997, 59.3818, 348.0972
CIE-Luv:
42.0997, 73.5979, -26.0886
Hunter-Lab:
35.4465, 50.4304, -7.5321
#b02e79 color charts
#b02e79 color shades, tints & tones
#b02e79 color schemes
#b02e79 color preview, HTML & CSS examples
This text has a color of #b02e79
<p style="color:#b02e79;">Text here</p>
.mytext {color:#b02e79;}
This box has a color of #b02e79
<div style="background-color:#b02e79;">Content here</div>
.mybackground {background-color:#b02e79;}
Border around this has a color of #b02e79
<div style="border:2px solid #b02e79;">Content here</div>
.myborder {border:2px solid #b02e79;}