#b2154d color space conversions
Hex:
#b2154d
RGB:
178, 21, 77
CMY:
30, 92, 70
CMYK:
0, 88, 57, 30
HSL:
339°, 78.8945%, 39.0196%
HSV (HSB):
339°, 88.2022%, 69.8039%
XYZ:
19.9678, 10.5371, 8.0026
xyY:
0.5185, 0.2736, 10.5371
CIE-Lab:
38.7897, 61.0731, 10.6887
CIE-LCH:
38.7897, 62.0014, 9.9271
CIE-Luv:
38.7897, 99.5918, 0.5365
Hunter-Lab:
32.4609, 52.9947, 8.1058
#b2154d color charts
#b2154d color shades, tints & tones
#b2154d color schemes
#b2154d color preview, HTML & CSS examples
This text has a color of #b2154d
<p style="color:#b2154d;">Text here</p>
.mytext {color:#b2154d;}
This box has a color of #b2154d
<div style="background-color:#b2154d;">Content here</div>
.mybackground {background-color:#b2154d;}
Border around this has a color of #b2154d
<div style="border:2px solid #b2154d;">Content here</div>
.myborder {border:2px solid #b2154d;}