#ff8495 color space conversions
Hex:
#ff8495
RGB:
255, 132, 149
CMY:
0, 48, 42
CMYK:
0, 48, 42, 0
HSL:
352°, 100.0000%, 75.8824%
HSV (HSB):
352°, 48.2353%, 100.0000%
XYZ:
54.9161, 39.9325, 33.2471
xyY:
0.4287, 0.3117, 39.9325
CIE-Lab:
69.4214, 48.2487, 12.6009
CIE-LCH:
69.4214, 49.8671, 14.6367
CIE-Luv:
69.4214, 84.4988, 7.7036
Hunter-Lab:
63.1921, 44.5363, 13.0404
#ff8495 color charts
#ff8495 color shades, tints & tones
#ff8495 color schemes
#ff8495 color preview, HTML & CSS examples
This text has a color of #ff8495
<p style="color:#ff8495;">Text here</p>
.mytext {color:#ff8495;}
This box has a color of #ff8495
<div style="background-color:#ff8495;">Content here</div>
.mybackground {background-color:#ff8495;}
Border around this has a color of #ff8495
<div style="border:2px solid #ff8495;">Content here</div>
.myborder {border:2px solid #ff8495;}