#f795e5 color space conversions
Hex:
#f795e5
RGB:
247, 149, 229
CMY:
3, 42, 10
CMYK:
0, 40, 7, 3
HSL:
311°, 85.9649%, 77.6471%
HSV (HSB):
311°, 39.6761%, 96.8627%
XYZ:
63.2481, 46.9262, 79.8529
xyY:
0.3328, 0.2469, 46.9262
CIE-Lab:
74.1425, 47.9768, -24.9418
CIE-LCH:
74.1425, 54.0728, 332.5313
CIE-Luv:
74.1425, 51.5361, -47.0468
Hunter-Lab:
68.5027, 44.9281, -21.1618
#f795e5 color charts
#f795e5 color shades, tints & tones
#f795e5 color schemes
#f795e5 color preview, HTML & CSS examples
This text has a color of #f795e5
<p style="color:#f795e5;">Text here</p>
.mytext {color:#f795e5;}
This box has a color of #f795e5
<div style="background-color:#f795e5;">Content here</div>
.mybackground {background-color:#f795e5;}
Border around this has a color of #f795e5
<div style="border:2px solid #f795e5;">Content here</div>
.myborder {border:2px solid #f795e5;}