#f88485 color space conversions
Hex:
#f88485
RGB:
248, 132, 133
CMY:
3, 48, 48
CMYK:
0, 47, 46, 3
HSL:
359°, 89.2308%, 74.5098%
HSV (HSB):
359°, 46.7742%, 97.2549%
XYZ:
51.1963, 38.1524, 26.8561
xyY:
0.4406, 0.3283, 38.1524
CIE-Lab:
68.1328, 44.1796, 19.6296
CIE-LCH:
68.1328, 48.3441, 23.9562
CIE-Luv:
68.1328, 82.3966, 17.1587
Hunter-Lab:
61.7677, 39.8568, 17.4585
#f88485 color charts
#f88485 color shades, tints & tones
#f88485 color schemes
#f88485 color preview, HTML & CSS examples
This text has a color of #f88485
<p style="color:#f88485;">Text here</p>
.mytext {color:#f88485;}
This box has a color of #f88485
<div style="background-color:#f88485;">Content here</div>
.mybackground {background-color:#f88485;}
Border around this has a color of #f88485
<div style="border:2px solid #f88485;">Content here</div>
.myborder {border:2px solid #f88485;}