#b0074c color space conversions
Hex:
#b0074c
RGB:
176, 7, 76
CMY:
31, 97, 70
CMYK:
0, 96, 57, 31
HSL:
336°, 92.3497%, 35.8824%
HSV (HSB):
336°, 96.0227%, 69.0196%
XYZ:
19.2850, 9.9039, 7.7327
xyY:
0.5223, 0.2682, 9.9039
CIE-Lab:
37.6693, 62.4746, 9.7099
CIE-LCH:
37.6693, 63.2247, 8.8343
CIE-Luv:
37.6693, 100.8527, -0.8629
Hunter-Lab:
31.4704, 54.3111, 7.4610
#b0074c color charts
#b0074c color shades, tints & tones
#b0074c color schemes
#b0074c color preview, HTML & CSS examples
This text has a color of #b0074c
<p style="color:#b0074c;">Text here</p>
.mytext {color:#b0074c;}
This box has a color of #b0074c
<div style="background-color:#b0074c;">Content here</div>
.mybackground {background-color:#b0074c;}
Border around this has a color of #b0074c
<div style="border:2px solid #b0074c;">Content here</div>
.myborder {border:2px solid #b0074c;}