#b180c0 color space conversions
Hex:
#b180c0
RGB:
177, 128, 192
CMY:
31, 50, 25
CMYK:
8, 33, 0, 25
HSL:
286°, 33.6842%, 62.7451%
HSV (HSB):
286°, 33.3333%, 75.2941%
XYZ:
35.3651, 28.5912, 53.5239
xyY:
0.3010, 0.2434, 28.5912
CIE-Lab:
60.4192, 30.2311, -26.0860
CIE-LCH:
60.4192, 39.9299, 319.2095
CIE-Luv:
60.4192, 22.4381, -44.3733
Hunter-Lab:
53.4708, 24.4844, -21.9194
#b180c0 color charts
#b180c0 color shades, tints & tones
#b180c0 color schemes
#b180c0 color preview, HTML & CSS examples
This text has a color of #b180c0
<p style="color:#b180c0;">Text here</p>
.mytext {color:#b180c0;}
This box has a color of #b180c0
<div style="background-color:#b180c0;">Content here</div>
.mybackground {background-color:#b180c0;}
Border around this has a color of #b180c0
<div style="border:2px solid #b180c0;">Content here</div>
.myborder {border:2px solid #b180c0;}