#b2083c color space conversions
Hex:
#b2083c
RGB:
178, 8, 60
CMY:
30, 97, 76
CMYK:
0, 96, 66, 30
HSL:
342°, 91.3978%, 36.4706%
HSV (HSB):
342°, 95.5056%, 69.8039%
XYZ:
19.2625, 9.9649, 5.1831
xyY:
0.5598, 0.2896, 9.9649
CIE-Lab:
37.7793, 61.8865, 20.2392
CIE-LCH:
37.7793, 65.1119, 18.1097
CIE-Luv:
37.7793, 108.1780, 8.9986
Hunter-Lab:
31.5672, 53.6794, 12.3620
#b2083c color charts
#b2083c color shades, tints & tones
#b2083c color schemes
#b2083c color preview, HTML & CSS examples
This text has a color of #b2083c
<p style="color:#b2083c;">Text here</p>
.mytext {color:#b2083c;}
This box has a color of #b2083c
<div style="background-color:#b2083c;">Content here</div>
.mybackground {background-color:#b2083c;}
Border around this has a color of #b2083c
<div style="border:2px solid #b2083c;">Content here</div>
.myborder {border:2px solid #b2083c;}