#ff485a color space conversions
Hex:
#ff485a
RGB:
255, 72, 90
CMY:
0, 72, 65
CMYK:
0, 72, 65, 0
HSL:
354°, 100.0000%, 64.1176%
HSV (HSB):
354°, 71.7647%, 100.0000%
XYZ:
45.4028, 26.6329, 12.4205
xyY:
0.5376, 0.3153, 26.6329
CIE-Lab:
58.6330, 69.1633, 31.6809
CIE-LCH:
58.6330, 76.0739, 24.6106
CIE-Luv:
58.6330, 136.3045, 21.9489
Hunter-Lab:
51.6071, 66.7281, 21.8553
#ff485a color charts
#ff485a color shades, tints & tones
#ff485a color schemes
#ff485a color preview, HTML & CSS examples
This text has a color of #ff485a
<p style="color:#ff485a;">Text here</p>
.mytext {color:#ff485a;}
This box has a color of #ff485a
<div style="background-color:#ff485a;">Content here</div>
.mybackground {background-color:#ff485a;}
Border around this has a color of #ff485a
<div style="border:2px solid #ff485a;">Content here</div>
.myborder {border:2px solid #ff485a;}