#f876f5 color space conversions
Hex:
#f876f5
RGB:
248, 118, 245
CMY:
3, 54, 4
CMYK:
0, 52, 1, 3
HSL:
301°, 90.2778%, 71.7647%
HSV (HSB):
301°, 52.4194%, 97.2549%
XYZ:
61.6713, 39.5059, 90.7612
xyY:
0.3213, 0.2058, 39.5059
CIE-Lab:
69.1161, 65.9841, -41.4727
CIE-LCH:
69.1161, 77.9351, 327.8495
CIE-Luv:
69.1161, 61.4604, -76.0093
Hunter-Lab:
62.8537, 65.1479, -41.6175
#f876f5 color charts
#f876f5 color shades, tints & tones
#f876f5 color schemes
#f876f5 color preview, HTML & CSS examples
This text has a color of #f876f5
<p style="color:#f876f5;">Text here</p>
.mytext {color:#f876f5;}
This box has a color of #f876f5
<div style="background-color:#f876f5;">Content here</div>
.mybackground {background-color:#f876f5;}
Border around this has a color of #f876f5
<div style="border:2px solid #f876f5;">Content here</div>
.myborder {border:2px solid #f876f5;}