#f35e85 color space conversions
Hex:
#f35e85
RGB:
243, 94, 133
CMY:
5, 63, 48
CMYK:
0, 61, 45, 5
HSL:
344°, 86.1272%, 66.0784%
HSV (HSB):
344°, 61.3169%, 95.2941%
XYZ:
45.1985, 28.7535, 25.3581
xyY:
0.4551, 0.2895, 28.7535
CIE-Lab:
60.5635, 60.2549, 8.9559
CIE-LCH:
60.5635, 60.9168, 8.4542
CIE-Luv:
60.5635, 101.8359, -0.0134
Hunter-Lab:
53.6223, 56.6193, 9.4973
#f35e85 color charts
#f35e85 color shades, tints & tones
#f35e85 color schemes
#f35e85 color preview, HTML & CSS examples
This text has a color of #f35e85
<p style="color:#f35e85;">Text here</p>
.mytext {color:#f35e85;}
This box has a color of #f35e85
<div style="background-color:#f35e85;">Content here</div>
.mybackground {background-color:#f35e85;}
Border around this has a color of #f35e85
<div style="border:2px solid #f35e85;">Content here</div>
.myborder {border:2px solid #f35e85;}