#b21255 color space conversions
Hex:
#b21255
RGB:
178, 18, 85
CMY:
30, 93, 67
CMYK:
0, 90, 52, 30
HSL:
335°, 81.6327%, 38.4314%
HSV (HSB):
335°, 89.8876%, 69.8039%
XYZ:
20.2161, 10.5535, 9.5658
xyY:
0.5012, 0.2616, 10.5535
CIE-Lab:
38.8180, 62.1780, 5.6037
CIE-LCH:
38.8180, 62.4300, 5.1498
CIE-Luv:
38.8180, 97.0930, -5.0299
Hunter-Lab:
32.4861, 54.2299, 5.2818
#b21255 color charts
#b21255 color shades, tints & tones
#b21255 color schemes
#b21255 color preview, HTML & CSS examples
This text has a color of #b21255
<p style="color:#b21255;">Text here</p>
.mytext {color:#b21255;}
This box has a color of #b21255
<div style="background-color:#b21255;">Content here</div>
.mybackground {background-color:#b21255;}
Border around this has a color of #b21255
<div style="border:2px solid #b21255;">Content here</div>
.myborder {border:2px solid #b21255;}