#b21e7a color space conversions
Hex:
#b21e7a
RGB:
178, 30, 122
CMY:
30, 88, 52
CMYK:
0, 83, 31, 30
HSL:
323°, 71.1538%, 40.7843%
HSV (HSB):
323°, 83.1461%, 69.8039%
XYZ:
22.3372, 11.7987, 19.5124
xyY:
0.4164, 0.2199, 11.7987
CIE-Lab:
40.8943, 63.3216, -14.6642
CIE-LCH:
40.8943, 64.9974, 346.9611
CIE-Luv:
40.8943, 79.0364, -30.0489
Hunter-Lab:
34.3492, 55.9672, -9.6359
#b21e7a color charts
#b21e7a color shades, tints & tones
#b21e7a color schemes
#b21e7a color preview, HTML & CSS examples
This text has a color of #b21e7a
<p style="color:#b21e7a;">Text here</p>
.mytext {color:#b21e7a;}
This box has a color of #b21e7a
<div style="background-color:#b21e7a;">Content here</div>
.mybackground {background-color:#b21e7a;}
Border around this has a color of #b21e7a
<div style="border:2px solid #b21e7a;">Content here</div>
.myborder {border:2px solid #b21e7a;}