#b2005d color space conversions
Hex:
#b2005d
RGB:
178, 0, 93
CMY:
30, 100, 64
CMYK:
0, 100, 48, 30
HSL:
329°, 100.0000%, 34.9020%
HSV (HSB):
329°, 100.0000%, 69.8039%
XYZ:
20.3359, 10.2553, 11.2636
xyY:
0.4859, 0.2450, 10.2553
CIE-Lab:
38.2968, 65.0129, -0.2711
CIE-LCH:
38.2968, 65.0135, 359.7610
CIE-Luv:
38.2968, 96.2447, -12.1994
Hunter-Lab:
32.0239, 57.3097, 1.5630
#b2005d color charts
#b2005d color shades, tints & tones
#b2005d color schemes
#b2005d color preview, HTML & CSS examples
This text has a color of #b2005d
<p style="color:#b2005d;">Text here</p>
.mytext {color:#b2005d;}
This box has a color of #b2005d
<div style="background-color:#b2005d;">Content here</div>
.mybackground {background-color:#b2005d;}
Border around this has a color of #b2005d
<div style="border:2px solid #b2005d;">Content here</div>
.myborder {border:2px solid #b2005d;}