#b20f65 color space conversions
Hex:
#b20f65
RGB:
178, 15, 101
CMY:
30, 94, 60
CMYK:
0, 92, 43, 30
HSL:
328°, 84.4560%, 37.8431%
HSV (HSB):
328°, 91.5730%, 69.8039%
XYZ:
20.8799, 10.7462, 13.2857
xyY:
0.4649, 0.2393, 10.7462
CIE-Lab:
39.1497, 63.9797, -4.1126
CIE-LCH:
39.1497, 64.1118, 356.3221
CIE-Luv:
39.1497, 90.8433, -16.5620
Hunter-Lab:
32.7814, 56.3268, -1.0821
#b20f65 color charts
#b20f65 color shades, tints & tones
#b20f65 color schemes
#b20f65 color preview, HTML & CSS examples
This text has a color of #b20f65
<p style="color:#b20f65;">Text here</p>
.mytext {color:#b20f65;}
This box has a color of #b20f65
<div style="background-color:#b20f65;">Content here</div>
.mybackground {background-color:#b20f65;}
Border around this has a color of #b20f65
<div style="border:2px solid #b20f65;">Content here</div>
.myborder {border:2px solid #b20f65;}