#f82d9e color space conversions
Hex:
#f82d9e
RGB:
248, 45, 158
CMY:
3, 82, 38
CMYK:
0, 82, 36, 3
HSL:
327°, 93.5484%, 57.4510%
HSV (HSB):
327°, 81.8548%, 97.2549%
XYZ:
45.8213, 24.3019, 34.6234
xyY:
0.4374, 0.2320, 24.3019
CIE-Lab:
56.3888, 80.0340, -11.7025
CIE-LCH:
56.3888, 80.8851, 351.6812
CIE-Luv:
56.3888, 116.2582, -31.5206
Hunter-Lab:
49.2969, 79.6457, -7.1342
#f82d9e color charts
#f82d9e color shades, tints & tones
#f82d9e color schemes
#f82d9e color preview, HTML & CSS examples
This text has a color of #f82d9e
<p style="color:#f82d9e;">Text here</p>
.mytext {color:#f82d9e;}
This box has a color of #f82d9e
<div style="background-color:#f82d9e;">Content here</div>
.mybackground {background-color:#f82d9e;}
Border around this has a color of #f82d9e
<div style="border:2px solid #f82d9e;">Content here</div>
.myborder {border:2px solid #f82d9e;}