#b2004c color space conversions
Hex:
#b2004c
RGB:
178, 0, 76
CMY:
30, 100, 70
CMYK:
0, 100, 57, 30
HSL:
334°, 100.0000%, 34.9020%
HSV (HSB):
334°, 100.0000%, 69.8039%
XYZ:
19.6646, 9.9868, 7.7287
xyY:
0.5261, 0.2672, 9.9868
CIE-Lab:
37.8187, 63.7462, 9.9817
CIE-LCH:
37.8187, 64.5230, 8.8994
CIE-Luv:
37.8187, 103.4674, -0.8806
Hunter-Lab:
31.6019, 55.7703, 7.6211
#b2004c color charts
#b2004c color shades, tints & tones
#b2004c color schemes
#b2004c color preview, HTML & CSS examples
This text has a color of #b2004c
<p style="color:#b2004c;">Text here</p>
.mytext {color:#b2004c;}
This box has a color of #b2004c
<div style="background-color:#b2004c;">Content here</div>
.mybackground {background-color:#b2004c;}
Border around this has a color of #b2004c
<div style="border:2px solid #b2004c;">Content here</div>
.myborder {border:2px solid #b2004c;}