#bc1683 color space conversions
Hex:
#bc1683
RGB:
188, 22, 131
CMY:
26, 91, 49
CMYK:
0, 88, 30, 26
HSL:
321°, 79.0476%, 41.1765%
HSV (HSB):
321°, 88.2979%, 73.7255%
XYZ:
25.1227, 12.9039, 22.6393
xyY:
0.4141, 0.2127, 12.9039
CIE-Lab:
42.6181, 68.2183, -17.4197
CIE-LCH:
42.6181, 70.4073, 345.6755
CIE-Luv:
42.6181, 84.6522, -34.9699
Hunter-Lab:
35.9220, 61.9738, -12.2213
#bc1683 color charts
#bc1683 color shades, tints & tones
#bc1683 color schemes
#bc1683 color preview, HTML & CSS examples
This text has a color of #bc1683
<p style="color:#bc1683;">Text here</p>
.mytext {color:#bc1683;}
This box has a color of #bc1683
<div style="background-color:#bc1683;">Content here</div>
.mybackground {background-color:#bc1683;}
Border around this has a color of #bc1683
<div style="border:2px solid #bc1683;">Content here</div>
.myborder {border:2px solid #bc1683;}