#b21e5c color space conversions
Hex:
#b21e5c
RGB:
178, 30, 92
CMY:
30, 88, 64
CMYK:
0, 83, 48, 30
HSL:
335°, 71.1538%, 40.7843%
HSV (HSB):
335°, 83.1461%, 69.8039%
XYZ:
20.7561, 11.1662, 11.1865
xyY:
0.4815, 0.2590, 11.1662
CIE-Lab:
39.8590, 60.3250, 2.6370
CIE-LCH:
39.8590, 60.3826, 2.5030
CIE-Luv:
39.8590, 91.4391, -7.9082
Hunter-Lab:
33.4159, 52.3966, 3.5428
#b21e5c color charts
#b21e5c color shades, tints & tones
#b21e5c color schemes
#b21e5c color preview, HTML & CSS examples
This text has a color of #b21e5c
<p style="color:#b21e5c;">Text here</p>
.mytext {color:#b21e5c;}
This box has a color of #b21e5c
<div style="background-color:#b21e5c;">Content here</div>
.mybackground {background-color:#b21e5c;}
Border around this has a color of #b21e5c
<div style="border:2px solid #b21e5c;">Content here</div>
.myborder {border:2px solid #b21e5c;}