#b2095c color space conversions
Hex:
#b2095c
RGB:
178, 9, 92
CMY:
30, 96, 64
CMYK:
0, 95, 48, 30
HSL:
331°, 90.3743%, 36.6667%
HSV (HSB):
331°, 94.9438%, 69.8039%
XYZ:
20.3896, 10.4331, 11.0643
xyY:
0.4868, 0.2491, 10.4331
CIE-Lab:
38.6087, 63.9312, 0.8235
CIE-LCH:
38.6087, 63.9365, 0.7380
CIE-Luv:
38.6087, 95.5580, -10.7270
Hunter-Lab:
32.3002, 56.1528, 2.3006
#b2095c color charts
#b2095c color shades, tints & tones
#b2095c color schemes
#b2095c color preview, HTML & CSS examples
This text has a color of #b2095c
<p style="color:#b2095c;">Text here</p>
.mytext {color:#b2095c;}
This box has a color of #b2095c
<div style="background-color:#b2095c;">Content here</div>
.mybackground {background-color:#b2095c;}
Border around this has a color of #b2095c
<div style="border:2px solid #b2095c;">Content here</div>
.myborder {border:2px solid #b2095c;}