#b2068c color space conversions
Hex:
#b2068c
RGB:
178, 6, 140
CMY:
30, 98, 45
CMYK:
0, 97, 21, 30
HSL:
313°, 93.4783%, 36.0784%
HSV (HSB):
313°, 96.6292%, 69.8039%
XYZ:
23.1588, 11.4887, 25.8079
xyY:
0.3831, 0.1900, 11.4887
CIE-Lab:
40.3916, 69.2260, -26.5465
CIE-LCH:
40.3916, 74.1415, 339.0194
CIE-Luv:
40.3916, 74.3490, -46.9786
Hunter-Lab:
33.8950, 62.6446, -21.4174
#b2068c color charts
#b2068c color shades, tints & tones
#b2068c color schemes
#b2068c color preview, HTML & CSS examples
This text has a color of #b2068c
<p style="color:#b2068c;">Text here</p>
.mytext {color:#b2068c;}
This box has a color of #b2068c
<div style="background-color:#b2068c;">Content here</div>
.mybackground {background-color:#b2068c;}
Border around this has a color of #b2068c
<div style="border:2px solid #b2068c;">Content here</div>
.myborder {border:2px solid #b2068c;}