#f33d65 color space conversions
Hex:
#f33d65
RGB:
243, 61, 101
CMY:
5, 76, 60
CMYK:
0, 75, 58, 5
HSL:
347°, 88.3495%, 59.6078%
HSV (HSB):
347°, 74.8971%, 95.2941%
XYZ:
40.9799, 23.3318, 14.6555
xyY:
0.5189, 0.2955, 23.3318
CIE-Lab:
55.4124, 69.9171, 20.6281
CIE-LCH:
55.4124, 72.8966, 16.4380
CIE-Luv:
55.4124, 128.9832, 10.4275
Hunter-Lab:
48.3030, 66.9078, 15.8230
#f33d65 color charts
#f33d65 color shades, tints & tones
#f33d65 color schemes
#f33d65 color preview, HTML & CSS examples
This text has a color of #f33d65
<p style="color:#f33d65;">Text here</p>
.mytext {color:#f33d65;}
This box has a color of #f33d65
<div style="background-color:#f33d65;">Content here</div>
.mybackground {background-color:#f33d65;}
Border around this has a color of #f33d65
<div style="border:2px solid #f33d65;">Content here</div>
.myborder {border:2px solid #f33d65;}