#b975a5 color space conversions
Hex:
#b975a5
RGB:
185, 117, 165
CMY:
27, 54, 35
CMYK:
0, 37, 11, 27
HSL:
318°, 32.6923%, 59.2157%
HSV (HSB):
318°, 36.7568%, 72.5490%
XYZ:
33.1604, 25.7535, 38.8205
xyY:
0.3393, 0.2635, 25.7535
CIE-Lab:
57.8023, 33.8767, -14.5723
CIE-LCH:
57.8023, 36.8779, 336.7247
CIE-Luv:
57.8023, 37.3167, -26.9367
Hunter-Lab:
50.7479, 27.8292, -9.8314
#b975a5 color charts
#b975a5 color shades, tints & tones
#b975a5 color schemes
#b975a5 color preview, HTML & CSS examples
This text has a color of #b975a5
<p style="color:#b975a5;">Text here</p>
.mytext {color:#b975a5;}
This box has a color of #b975a5
<div style="background-color:#b975a5;">Content here</div>
.mybackground {background-color:#b975a5;}
Border around this has a color of #b975a5
<div style="border:2px solid #b975a5;">Content here</div>
.myborder {border:2px solid #b975a5;}