#b20f6d color space conversions
Hex:
#b20f6d
RGB:
178, 15, 109
CMY:
30, 94, 57
CMYK:
0, 92, 39, 30
HSL:
325°, 84.4560%, 37.8431%
HSV (HSB):
325°, 91.5730%, 69.8039%
XYZ:
21.2912, 10.9108, 15.4518
xyY:
0.4468, 0.2290, 10.9108
CIE-Lab:
39.4297, 64.7410, -8.7520
CIE-LCH:
39.4297, 65.3298, 352.3012
CIE-Luv:
39.4297, 87.3185, -22.4554
Hunter-Lab:
33.0314, 57.2517, -4.6133
#b20f6d color charts
#b20f6d color shades, tints & tones
#b20f6d color schemes
#b20f6d color preview, HTML & CSS examples
This text has a color of #b20f6d
<p style="color:#b20f6d;">Text here</p>
.mytext {color:#b20f6d;}
This box has a color of #b20f6d
<div style="background-color:#b20f6d;">Content here</div>
.mybackground {background-color:#b20f6d;}
Border around this has a color of #b20f6d
<div style="border:2px solid #b20f6d;">Content here</div>
.myborder {border:2px solid #b20f6d;}