#b02e74 color space conversions
Hex:
#b02e74
RGB:
176, 46, 116
CMY:
31, 82, 55
CMYK:
0, 74, 34, 31
HSL:
328°, 58.5586%, 43.5294%
HSV (HSB):
328°, 73.8636%, 69.0196%
XYZ:
22.0339, 12.4451, 17.7638
xyY:
0.4218, 0.2382, 12.4451
CIE-Lab:
41.9149, 57.5194, -9.4304
CIE-LCH:
41.9149, 58.2874, 350.6891
CIE-Luv:
41.9149, 75.4971, -22.2515
Hunter-Lab:
35.2775, 49.7530, -5.1609
#b02e74 color charts
#b02e74 color shades, tints & tones
#b02e74 color schemes
#b02e74 color preview, HTML & CSS examples
This text has a color of #b02e74
<p style="color:#b02e74;">Text here</p>
.mytext {color:#b02e74;}
This box has a color of #b02e74
<div style="background-color:#b02e74;">Content here</div>
.mybackground {background-color:#b02e74;}
Border around this has a color of #b02e74
<div style="border:2px solid #b02e74;">Content here</div>
.myborder {border:2px solid #b02e74;}