#b21c5f color space conversions
Hex:
#b21c5f
RGB:
178, 28, 95
CMY:
30, 89, 63
CMYK:
0, 84, 47, 30
HSL:
333°, 72.8155%, 40.3922%
HSV (HSB):
333°, 84.2697%, 69.8039%
XYZ:
20.8409, 11.1217, 11.8747
xyY:
0.4754, 0.2537, 11.1217
CIE-Lab:
39.7847, 61.0548, 0.6260
CIE-LCH:
39.7847, 61.0580, 0.5874
CIE-Luv:
39.7847, 90.7695, -10.3764
Hunter-Lab:
33.3492, 53.1887, 2.2329
#b21c5f color charts
#b21c5f color shades, tints & tones
#b21c5f color schemes
#b21c5f color preview, HTML & CSS examples
This text has a color of #b21c5f
<p style="color:#b21c5f;">Text here</p>
.mytext {color:#b21c5f;}
This box has a color of #b21c5f
<div style="background-color:#b21c5f;">Content here</div>
.mybackground {background-color:#b21c5f;}
Border around this has a color of #b21c5f
<div style="border:2px solid #b21c5f;">Content here</div>
.myborder {border:2px solid #b21c5f;}