#f33c65 color space conversions
Hex:
#f33c65
RGB:
243, 60, 101
CMY:
5, 76, 60
CMYK:
0, 75, 58, 5
HSL:
347°, 88.4058%, 59.4118%
HSV (HSB):
347°, 75.3086%, 95.2941%
XYZ:
40.9270, 23.2260, 14.6379
xyY:
0.5194, 0.2948, 23.2260
CIE-Lab:
55.3044, 70.2204, 20.4828
CIE-LCH:
55.3044, 73.1468, 16.2616
CIE-Luv:
55.3044, 129.4390, 10.1834
Hunter-Lab:
48.1933, 67.2482, 15.7270
#f33c65 color charts
#f33c65 color shades, tints & tones
#f33c65 color schemes
#f33c65 color preview, HTML & CSS examples
This text has a color of #f33c65
<p style="color:#f33c65;">Text here</p>
.mytext {color:#f33c65;}
This box has a color of #f33c65
<div style="background-color:#f33c65;">Content here</div>
.mybackground {background-color:#f33c65;}
Border around this has a color of #f33c65
<div style="border:2px solid #f33c65;">Content here</div>
.myborder {border:2px solid #f33c65;}