#b20c65 color space conversions
Hex:
#b20c65
RGB:
178, 12, 101
CMY:
30, 95, 60
CMYK:
0, 93, 43, 30
HSL:
328°, 87.3684%, 37.2549%
HSV (HSB):
328°, 93.2584%, 69.8039%
XYZ:
20.8405, 10.6675, 13.2725
xyY:
0.4654, 0.2382, 10.6675
CIE-Lab:
39.0147, 64.3718, -4.3127
CIE-LCH:
39.0147, 64.5161, 356.1671
CIE-Luv:
39.0147, 91.2576, -16.8716
Hunter-Lab:
32.6611, 56.7409, -1.2309
#b20c65 color charts
#b20c65 color shades, tints & tones
#b20c65 color schemes
#b20c65 color preview, HTML & CSS examples
This text has a color of #b20c65
<p style="color:#b20c65;">Text here</p>
.mytext {color:#b20c65;}
This box has a color of #b20c65
<div style="background-color:#b20c65;">Content here</div>
.mybackground {background-color:#b20c65;}
Border around this has a color of #b20c65
<div style="border:2px solid #b20c65;">Content here</div>
.myborder {border:2px solid #b20c65;}