#b2134c color space conversions
Hex:
#b2134c
RGB:
178, 19, 76
CMY:
30, 93, 70
CMYK:
0, 89, 57, 30
HSL:
338°, 80.7107%, 38.6275%
HSV (HSB):
338°, 89.3258%, 69.8039%
XYZ:
19.8975, 10.4525, 7.8063
xyY:
0.5215, 0.2739, 10.4525
CIE-Lab:
38.6426, 61.3575, 11.1260
CIE-LCH:
38.6426, 62.3580, 10.2778
CIE-Luv:
38.6426, 100.4218, 0.8953
Hunter-Lab:
32.3304, 53.2783, 8.3154
#b2134c color charts
#b2134c color shades, tints & tones
#b2134c color schemes
#b2134c color preview, HTML & CSS examples
This text has a color of #b2134c
<p style="color:#b2134c;">Text here</p>
.mytext {color:#b2134c;}
This box has a color of #b2134c
<div style="background-color:#b2134c;">Content here</div>
.mybackground {background-color:#b2134c;}
Border around this has a color of #b2134c
<div style="border:2px solid #b2134c;">Content here</div>
.myborder {border:2px solid #b2134c;}