#f3275d color space conversions
Hex:
#f3275d
RGB:
243, 39, 93
CMY:
5, 85, 64
CMYK:
0, 84, 62, 5
HSL:
344°, 89.4737%, 55.2941%
HSV (HSB):
344°, 83.9506%, 95.2941%
XYZ:
39.6635, 21.2960, 12.3760
xyY:
0.5408, 0.2904, 21.2960
CIE-Lab:
53.2720, 75.0545, 22.5539
CIE-LCH:
53.2720, 78.3700, 16.7256
CIE-Luv:
53.2720, 140.2846, 10.6521
Hunter-Lab:
46.1476, 72.6607, 16.4028
#f3275d color charts
#f3275d color shades, tints & tones
#f3275d color schemes
#f3275d color preview, HTML & CSS examples
This text has a color of #f3275d
<p style="color:#f3275d;">Text here</p>
.mytext {color:#f3275d;}
This box has a color of #f3275d
<div style="background-color:#f3275d;">Content here</div>
.mybackground {background-color:#f3275d;}
Border around this has a color of #f3275d
<div style="border:2px solid #f3275d;">Content here</div>
.myborder {border:2px solid #f3275d;}