#b2104d color space conversions
Hex:
#b2104d
RGB:
178, 16, 77
CMY:
30, 94, 70
CMYK:
0, 91, 57, 30
HSL:
337°, 83.5052%, 38.0392%
HSV (HSB):
337°, 91.0112%, 69.8039%
XYZ:
19.8849, 10.3714, 7.9750
xyY:
0.5201, 0.2713, 10.3714
CIE-Lab:
38.5009, 61.9062, 10.2873
CIE-LCH:
38.5009, 62.7551, 9.4350
CIE-Luv:
38.5009, 100.6501, -0.0873
Hunter-Lab:
32.2046, 53.8578, 7.8609
#b2104d color charts
#b2104d color shades, tints & tones
#b2104d color schemes
#b2104d color preview, HTML & CSS examples
This text has a color of #b2104d
<p style="color:#b2104d;">Text here</p>
.mytext {color:#b2104d;}
This box has a color of #b2104d
<div style="background-color:#b2104d;">Content here</div>
.mybackground {background-color:#b2104d;}
Border around this has a color of #b2104d
<div style="border:2px solid #b2104d;">Content here</div>
.myborder {border:2px solid #b2104d;}