#b2374c color space conversions
Hex:
#b2374c
RGB:
178, 55, 76
CMY:
30, 78, 70
CMYK:
0, 69, 57, 30
HSL:
350°, 52.7897%, 45.6863%
HSV (HSB):
350°, 69.1011%, 69.8039%
XYZ:
21.0308, 12.7192, 8.1841
xyY:
0.5015, 0.3033, 12.7192
CIE-Lab:
42.3370, 50.9664, 16.1764
CIE-LCH:
42.3370, 53.4720, 17.6091
CIE-Luv:
42.3370, 86.9909, 8.7820
Hunter-Lab:
35.6639, 42.8485, 11.3590
#b2374c color charts
#b2374c color shades, tints & tones
#b2374c color schemes
#b2374c color preview, HTML & CSS examples
This text has a color of #b2374c
<p style="color:#b2374c;">Text here</p>
.mytext {color:#b2374c;}
This box has a color of #b2374c
<div style="background-color:#b2374c;">Content here</div>
.mybackground {background-color:#b2374c;}
Border around this has a color of #b2374c
<div style="border:2px solid #b2374c;">Content here</div>
.myborder {border:2px solid #b2374c;}