#ff485c color space conversions
Hex:
#ff485c
RGB:
255, 72, 92
CMY:
0, 72, 64
CMYK:
0, 72, 64, 0
HSL:
353°, 100.0000%, 64.1176%
HSV (HSB):
353°, 71.7647%, 100.0000%
XYZ:
45.4891, 26.6674, 12.8750
xyY:
0.5350, 0.3136, 26.6674
CIE-Lab:
58.6652, 69.2719, 30.5676
CIE-LCH:
58.6652, 75.7164, 23.8104
CIE-Luv:
58.6652, 135.7558, 20.9096
Hunter-Lab:
51.6405, 66.8663, 21.3662
#ff485c color charts
#ff485c color shades, tints & tones
#ff485c color schemes
#ff485c color preview, HTML & CSS examples
This text has a color of #ff485c
<p style="color:#ff485c;">Text here</p>
.mytext {color:#ff485c;}
This box has a color of #ff485c
<div style="background-color:#ff485c;">Content here</div>
.mybackground {background-color:#ff485c;}
Border around this has a color of #ff485c
<div style="border:2px solid #ff485c;">Content here</div>
.myborder {border:2px solid #ff485c;}