#b25c99 color space conversions
Hex:
#b25c99
RGB:
178, 92, 153
CMY:
30, 64, 40
CMYK:
0, 48, 14, 30
HSL:
317°, 35.8333%, 52.9412%
HSV (HSB):
317°, 48.3146%, 69.8039%
XYZ:
27.9370, 19.4192, 32.4128
xyY:
0.3502, 0.2434, 19.4192
CIE-Lab:
51.1741, 42.8996, -17.7240
CIE-LCH:
51.1741, 46.4168, 337.5521
CIE-Luv:
51.1741, 46.8921, -32.3831
Hunter-Lab:
44.0672, 36.0450, -12.7626
#b25c99 color charts
#b25c99 color shades, tints & tones
#b25c99 color schemes
#b25c99 color preview, HTML & CSS examples
This text has a color of #b25c99
<p style="color:#b25c99;">Text here</p>
.mytext {color:#b25c99;}
This box has a color of #b25c99
<div style="background-color:#b25c99;">Content here</div>
.mybackground {background-color:#b25c99;}
Border around this has a color of #b25c99
<div style="border:2px solid #b25c99;">Content here</div>
.myborder {border:2px solid #b25c99;}