#fc234f color space conversions
Hex:
#fc234f
RGB:
252, 35, 79
CMY:
1, 86, 69
CMYK:
0, 86, 69, 1
HSL:
348°, 97.3094%, 56.2745%
HSV (HSB):
348°, 86.1111%, 98.8235%
XYZ:
42.1572, 22.4620, 9.5108
xyY:
0.5687, 0.3030, 22.4620
CIE-Lab:
54.5138, 77.3737, 32.8363
CIE-LCH:
54.5138, 84.0530, 22.9957
CIE-Luv:
54.5138, 152.9695, 19.5677
Hunter-Lab:
47.3941, 75.8365, 21.2779
#fc234f color charts
#fc234f color shades, tints & tones
#fc234f color schemes
#fc234f color preview, HTML & CSS examples
This text has a color of #fc234f
<p style="color:#fc234f;">Text here</p>
.mytext {color:#fc234f;}
This box has a color of #fc234f
<div style="background-color:#fc234f;">Content here</div>
.mybackground {background-color:#fc234f;}
Border around this has a color of #fc234f
<div style="border:2px solid #fc234f;">Content here</div>
.myborder {border:2px solid #fc234f;}