#b25c6b color space conversions
Hex:
#b25c6b
RGB:
178, 92, 107
CMY:
30, 64, 58
CMYK:
0, 48, 40, 30
HSL:
350°, 35.8333%, 52.9412%
HSV (HSB):
350°, 48.3146%, 69.8039%
XYZ:
24.8411, 18.1808, 16.1099
xyY:
0.4201, 0.3075, 18.1808
CIE-Lab:
49.7147, 36.4260, 7.5202
CIE-LCH:
49.7147, 37.1942, 11.6649
CIE-Luv:
49.7147, 57.8027, 3.0602
Hunter-Lab:
42.6390, 29.3744, 7.4463
#b25c6b color charts
#b25c6b color shades, tints & tones
#b25c6b color schemes
#b25c6b color preview, HTML & CSS examples
This text has a color of #b25c6b
<p style="color:#b25c6b;">Text here</p>
.mytext {color:#b25c6b;}
This box has a color of #b25c6b
<div style="background-color:#b25c6b;">Content here</div>
.mybackground {background-color:#b25c6b;}
Border around this has a color of #b25c6b
<div style="border:2px solid #b25c6b;">Content here</div>
.myborder {border:2px solid #b25c6b;}