#b20c5a color space conversions
Hex:
#b20c5a
RGB:
178, 12, 90
CMY:
30, 95, 65
CMYK:
0, 93, 49, 30
HSL:
332°, 87.3684%, 37.2549%
HSV (HSB):
332°, 93.2584%, 69.8039%
XYZ:
20.3370, 10.4661, 10.6211
xyY:
0.4909, 0.2527, 10.4661
CIE-Lab:
38.6663, 63.4258, 2.1860
CIE-LCH:
38.6663, 63.4634, 1.9740
CIE-Luv:
38.6663, 96.0227, -9.0763
Hunter-Lab:
32.3514, 55.5955, 3.1807
#b20c5a color charts
#b20c5a color shades, tints & tones
#b20c5a color schemes
#b20c5a color preview, HTML & CSS examples
This text has a color of #b20c5a
<p style="color:#b20c5a;">Text here</p>
.mytext {color:#b20c5a;}
This box has a color of #b20c5a
<div style="background-color:#b20c5a;">Content here</div>
.mybackground {background-color:#b20c5a;}
Border around this has a color of #b20c5a
<div style="border:2px solid #b20c5a;">Content here</div>
.myborder {border:2px solid #b20c5a;}