#b02c75 color space conversions
Hex:
#b02c75
RGB:
176, 44, 117
CMY:
31, 83, 54
CMYK:
0, 75, 34, 31
HSL:
327°, 60.0000%, 43.1373%
HSV (HSB):
327°, 75.0000%, 69.0196%
XYZ:
22.0161, 12.3158, 18.0464
xyY:
0.4203, 0.2351, 12.3158
CIE-Lab:
41.7137, 58.3037, -10.3538
CIE-LCH:
41.7137, 59.2159, 349.9302
CIE-Luv:
41.7137, 75.7616, -23.5772
Hunter-Lab:
35.0939, 50.5671, -5.9231
#b02c75 color charts
#b02c75 color shades, tints & tones
#b02c75 color schemes
#b02c75 color preview, HTML & CSS examples
This text has a color of #b02c75
<p style="color:#b02c75;">Text here</p>
.mytext {color:#b02c75;}
This box has a color of #b02c75
<div style="background-color:#b02c75;">Content here</div>
.mybackground {background-color:#b02c75;}
Border around this has a color of #b02c75
<div style="border:2px solid #b02c75;">Content here</div>
.myborder {border:2px solid #b02c75;}