#ff858c color space conversions
Hex:
#ff858c
RGB:
255, 133, 140
CMY:
0, 48, 45
CMYK:
0, 48, 45, 0
HSL:
357°, 100.0000%, 76.0784%
HSV (HSB):
357°, 47.8431%, 100.0000%
XYZ:
54.3612, 39.9285, 29.6528
xyY:
0.4386, 0.3222, 39.9285
CIE-Lab:
69.4186, 46.8534, 17.6356
CIE-LCH:
69.4186, 50.0625, 20.6263
CIE-Luv:
69.4186, 85.8354, 14.2681
Hunter-Lab:
63.1890, 42.9818, 16.4092
#ff858c color charts
#ff858c color shades, tints & tones
#ff858c color schemes
#ff858c color preview, HTML & CSS examples
This text has a color of #ff858c
<p style="color:#ff858c;">Text here</p>
.mytext {color:#ff858c;}
This box has a color of #ff858c
<div style="background-color:#ff858c;">Content here</div>
.mybackground {background-color:#ff858c;}
Border around this has a color of #ff858c
<div style="border:2px solid #ff858c;">Content here</div>
.myborder {border:2px solid #ff858c;}