#f35e7a color space conversions
Hex:
#f35e7a
RGB:
243, 94, 122
CMY:
5, 63, 52
CMYK:
0, 61, 50, 5
HSL:
349°, 86.1272%, 66.0784%
HSV (HSB):
349°, 61.3169%, 95.2941%
XYZ:
44.4777, 28.4652, 21.5625
xyY:
0.4706, 0.3012, 28.4652
CIE-Lab:
60.3067, 59.2759, 14.9873
CIE-LCH:
60.3067, 61.1413, 14.1892
CIE-Luv:
60.3067, 105.0500, 7.4453
Hunter-Lab:
53.3528, 55.4395, 13.3850
#f35e7a color charts
#f35e7a color shades, tints & tones
#f35e7a color schemes
#f35e7a color preview, HTML & CSS examples
This text has a color of #f35e7a
<p style="color:#f35e7a;">Text here</p>
.mytext {color:#f35e7a;}
This box has a color of #f35e7a
<div style="background-color:#f35e7a;">Content here</div>
.mybackground {background-color:#f35e7a;}
Border around this has a color of #f35e7a
<div style="border:2px solid #f35e7a;">Content here</div>
.myborder {border:2px solid #f35e7a;}