#b2245d color space conversions
Hex:
#b2245d
RGB:
178, 36, 93
CMY:
30, 86, 64
CMYK:
0, 80, 48, 30
HSL:
336°, 66.3551%, 41.9608%
HSV (HSB):
336°, 79.7753%, 69.8039%
XYZ:
20.9668, 11.5170, 11.4739
xyY:
0.4770, 0.2620, 11.5170
CIE-Lab:
40.4380, 58.8445, 2.8400
CIE-LCH:
40.4380, 58.9130, 2.7631
CIE-Luv:
40.4380, 89.2449, -7.3614
Hunter-Lab:
33.9368, 50.8912, 3.7101
#b2245d color charts
#b2245d color shades, tints & tones
#b2245d color schemes
#b2245d color preview, HTML & CSS examples
This text has a color of #b2245d
<p style="color:#b2245d;">Text here</p>
.mytext {color:#b2245d;}
This box has a color of #b2245d
<div style="background-color:#b2245d;">Content here</div>
.mybackground {background-color:#b2245d;}
Border around this has a color of #b2245d
<div style="border:2px solid #b2245d;">Content here</div>
.myborder {border:2px solid #b2245d;}