#f794e5 color space conversions
Hex:
#f794e5
RGB:
247, 148, 229
CMY:
3, 42, 10
CMYK:
0, 40, 7, 3
HSL:
311°, 86.0870%, 77.4510%
HSV (HSB):
311°, 40.0810%, 96.8627%
XYZ:
63.0905, 46.6111, 79.8003
xyY:
0.3329, 0.2460, 46.6111
CIE-Lab:
73.9403, 48.4856, -25.2509
CIE-LCH:
73.9403, 54.6668, 332.4899
CIE-Luv:
73.9403, 52.0066, -47.6102
Hunter-Lab:
68.2723, 45.4755, -21.5107
#f794e5 color charts
#f794e5 color shades, tints & tones
#f794e5 color schemes
#f794e5 color preview, HTML & CSS examples
This text has a color of #f794e5
<p style="color:#f794e5;">Text here</p>
.mytext {color:#f794e5;}
This box has a color of #f794e5
<div style="background-color:#f794e5;">Content here</div>
.mybackground {background-color:#f794e5;}
Border around this has a color of #f794e5
<div style="border:2px solid #f794e5;">Content here</div>
.myborder {border:2px solid #f794e5;}