#b20c5c color space conversions
Hex:
#b20c5c
RGB:
178, 12, 92
CMY:
30, 95, 64
CMYK:
0, 93, 48, 30
HSL:
331°, 87.3684%, 37.2549%
HSV (HSB):
331°, 93.2584%, 69.8039%
XYZ:
20.4233, 10.5006, 11.0756
xyY:
0.4863, 0.2500, 10.5006
CIE-Lab:
38.7263, 63.5894, 0.9947
CIE-LCH:
38.7263, 63.5972, 0.8962
CIE-Luv:
38.7263, 95.1707, -10.4619
Hunter-Lab:
32.4047, 55.7931, 2.4185
#b20c5c color charts
#b20c5c color shades, tints & tones
#b20c5c color schemes
#b20c5c color preview, HTML & CSS examples
This text has a color of #b20c5c
<p style="color:#b20c5c;">Text here</p>
.mytext {color:#b20c5c;}
This box has a color of #b20c5c
<div style="background-color:#b20c5c;">Content here</div>
.mybackground {background-color:#b20c5c;}
Border around this has a color of #b20c5c
<div style="border:2px solid #b20c5c;">Content here</div>
.myborder {border:2px solid #b20c5c;}