#b25c81 color space conversions
Hex:
#b25c81
RGB:
178, 92, 129
CMY:
30, 64, 49
CMYK:
0, 48, 28, 30
HSL:
334°, 35.8333%, 52.9412%
HSV (HSB):
334°, 48.3146%, 69.8039%
XYZ:
26.1497, 18.7042, 23.0009
xyY:
0.3854, 0.2757, 18.7042
CIE-Lab:
50.3394, 39.2510, -4.7345
CIE-LCH:
50.3394, 39.5356, 353.1221
CIE-Luv:
50.3394, 52.7185, -13.2780
Hunter-Lab:
43.2484, 32.2434, -1.2585
#b25c81 color charts
#b25c81 color shades, tints & tones
#b25c81 color schemes
#b25c81 color preview, HTML & CSS examples
This text has a color of #b25c81
<p style="color:#b25c81;">Text here</p>
.mytext {color:#b25c81;}
This box has a color of #b25c81
<div style="background-color:#b25c81;">Content here</div>
.mybackground {background-color:#b25c81;}
Border around this has a color of #b25c81
<div style="border:2px solid #b25c81;">Content here</div>
.myborder {border:2px solid #b25c81;}