#b6204e color space conversions
Hex:
#b6204e
RGB:
182, 32, 78
CMY:
29, 87, 69
CMYK:
0, 82, 57, 29
HSL:
342°, 70.0935%, 41.9608%
HSV (HSB):
342°, 82.4176%, 71.3725%
XYZ:
21.1831, 11.5282, 8.3164
xyY:
0.5163, 0.2810, 11.5282
CIE-Lab:
40.4562, 59.8016, 12.4810
CIE-LCH:
40.4562, 61.0901, 11.7888
CIE-Luv:
40.4562, 99.3843, 2.7903
Hunter-Lab:
33.9532, 51.9465, 9.2448
#b6204e color charts
#b6204e color shades, tints & tones
#b6204e color schemes
#b6204e color preview, HTML & CSS examples
This text has a color of #b6204e
<p style="color:#b6204e;">Text here</p>
.mytext {color:#b6204e;}
This box has a color of #b6204e
<div style="background-color:#b6204e;">Content here</div>
.mybackground {background-color:#b6204e;}
Border around this has a color of #b6204e
<div style="border:2px solid #b6204e;">Content here</div>
.myborder {border:2px solid #b6204e;}