#b2404f color space conversions
Hex:
#b2404f
RGB:
178, 64, 79
CMY:
30, 75, 69
CMYK:
0, 64, 56, 30
HSL:
352°, 47.1074%, 47.4510%
HSV (HSB):
352°, 64.0449%, 69.8039%
XYZ:
21.6048, 13.6963, 8.9021
xyY:
0.4888, 0.3098, 13.6963
CIE-Lab:
43.7942, 47.4121, 16.2892
CIE-LCH:
43.7942, 50.1323, 18.9610
CIE-Luv:
43.7942, 81.2546, 9.9251
Hunter-Lab:
37.0085, 39.4397, 11.6442
#b2404f color charts
#b2404f color shades, tints & tones
#b2404f color schemes
#b2404f color preview, HTML & CSS examples
This text has a color of #b2404f
<p style="color:#b2404f;">Text here</p>
.mytext {color:#b2404f;}
This box has a color of #b2404f
<div style="background-color:#b2404f;">Content here</div>
.mybackground {background-color:#b2404f;}
Border around this has a color of #b2404f
<div style="border:2px solid #b2404f;">Content here</div>
.myborder {border:2px solid #b2404f;}