#b25c64 color space conversions
Hex:
#b25c64
RGB:
178, 92, 100
CMY:
30, 64, 61
CMYK:
0, 48, 44, 30
HSL:
354°, 35.8333%, 52.9412%
HSV (HSB):
354°, 48.3146%, 69.8039%
XYZ:
24.4875, 18.0394, 14.2479
xyY:
0.4313, 0.3177, 18.0394
CIE-Lab:
49.5438, 35.6384, 11.4690
CIE-LCH:
49.5438, 37.4384, 17.8389
CIE-Luv:
49.5438, 59.3226, 7.8933
Hunter-Lab:
42.4728, 28.5860, 9.8415
#b25c64 color charts
#b25c64 color shades, tints & tones
#b25c64 color schemes
#b25c64 color preview, HTML & CSS examples
This text has a color of #b25c64
<p style="color:#b25c64;">Text here</p>
.mytext {color:#b25c64;}
This box has a color of #b25c64
<div style="background-color:#b25c64;">Content here</div>
.mybackground {background-color:#b25c64;}
Border around this has a color of #b25c64
<div style="border:2px solid #b25c64;">Content here</div>
.myborder {border:2px solid #b25c64;}