#b25b7c color space conversions
Hex:
#b25b7c
RGB:
178, 91, 124
CMY:
30, 64, 51
CMYK:
0, 49, 30, 30
HSL:
337°, 36.0996%, 52.7451%
HSV (HSB):
337°, 48.8764%, 69.8039%
XYZ:
25.7393, 18.4024, 21.2642
xyY:
0.3935, 0.2814, 18.4024
CIE-Lab:
49.9806, 39.0874, -2.2764
CIE-LCH:
49.9806, 39.1536, 356.6669
CIE-Luv:
49.9806, 54.4465, -9.9304
Hunter-Lab:
42.8980, 32.0305, 0.6390
#b25b7c color charts
#b25b7c color shades, tints & tones
#b25b7c color schemes
#b25b7c color preview, HTML & CSS examples
This text has a color of #b25b7c
<p style="color:#b25b7c;">Text here</p>
.mytext {color:#b25b7c;}
This box has a color of #b25b7c
<div style="background-color:#b25b7c;">Content here</div>
.mybackground {background-color:#b25b7c;}
Border around this has a color of #b25b7c
<div style="border:2px solid #b25b7c;">Content here</div>
.myborder {border:2px solid #b25b7c;}