#f35f95 color space conversions
Hex:
#f35f95
RGB:
243, 95, 149
CMY:
5, 63, 42
CMYK:
0, 61, 39, 5
HSL:
338°, 86.0465%, 66.2745%
HSV (HSB):
338°, 60.9053%, 95.2941%
XYZ:
46.4792, 29.4090, 31.6606
xyY:
0.4322, 0.2734, 29.4090
CIE-Lab:
61.1409, 61.4178, 0.5015
CIE-LCH:
61.1409, 61.4198, 0.4679
CIE-Luv:
61.1409, 96.3954, -11.1459
Hunter-Lab:
54.2301, 58.0849, 3.3464
#f35f95 color charts
#f35f95 color shades, tints & tones
#f35f95 color schemes
#f35f95 color preview, HTML & CSS examples
This text has a color of #f35f95
<p style="color:#f35f95;">Text here</p>
.mytext {color:#f35f95;}
This box has a color of #f35f95
<div style="background-color:#f35f95;">Content here</div>
.mybackground {background-color:#f35f95;}
Border around this has a color of #f35f95
<div style="border:2px solid #f35f95;">Content here</div>
.myborder {border:2px solid #f35f95;}