#b00784 color space conversions
Hex:
#b00784
RGB:
176, 7, 132
CMY:
31, 97, 48
CMYK:
0, 96, 25, 31
HSL:
316°, 92.3497%, 35.8824%
HSV (HSB):
316°, 96.0227%, 69.0196%
XYZ:
22.1453, 11.0480, 22.7951
xyY:
0.3955, 0.1973, 11.0480
CIE-Lab:
39.6612, 67.7506, -22.7888
CIE-LCH:
39.6612, 71.4806, 341.4090
CIE-Luv:
39.6612, 76.2270, -41.4074
Hunter-Lab:
33.2385, 60.7590, -17.3943
#b00784 color charts
#b00784 color shades, tints & tones
#b00784 color schemes
#b00784 color preview, HTML & CSS examples
This text has a color of #b00784
<p style="color:#b00784;">Text here</p>
.mytext {color:#b00784;}
This box has a color of #b00784
<div style="background-color:#b00784;">Content here</div>
.mybackground {background-color:#b00784;}
Border around this has a color of #b00784
<div style="border:2px solid #b00784;">Content here</div>
.myborder {border:2px solid #b00784;}