#b2404e color space conversions
Hex:
#b2404e
RGB:
178, 64, 78
CMY:
30, 75, 69
CMYK:
0, 64, 56, 30
HSL:
353°, 47.1074%, 47.4510%
HSV (HSB):
353°, 64.0449%, 69.8039%
XYZ:
21.5686, 13.6818, 8.7118
xyY:
0.4906, 0.3112, 13.6818
CIE-Lab:
43.7731, 47.3326, 16.8759
CIE-LCH:
43.7731, 50.2511, 19.6232
CIE-Luv:
43.7731, 81.5215, 10.5280
Hunter-Lab:
36.9890, 39.3545, 11.9280
#b2404e color charts
#b2404e color shades, tints & tones
#b2404e color schemes
#b2404e color preview, HTML & CSS examples
This text has a color of #b2404e
<p style="color:#b2404e;">Text here</p>
.mytext {color:#b2404e;}
This box has a color of #b2404e
<div style="background-color:#b2404e;">Content here</div>
.mybackground {background-color:#b2404e;}
Border around this has a color of #b2404e
<div style="border:2px solid #b2404e;">Content here</div>
.myborder {border:2px solid #b2404e;}