#fc284c color space conversions
Hex:
#fc284c
RGB:
252, 40, 76
CMY:
1, 84, 70
CMYK:
0, 84, 70, 1
HSL:
350°, 97.2477%, 57.2549%
HSV (HSB):
350°, 84.1270%, 98.8235%
XYZ:
42.2082, 22.7348, 9.0011
xyY:
0.5708, 0.3075, 22.7348
CIE-Lab:
54.7982, 76.3018, 34.9409
CIE-LCH:
54.7982, 83.9216, 24.6045
CIE-Luv:
54.7982, 152.2436, 21.6821
Hunter-Lab:
47.6811, 74.5698, 22.1841
#fc284c color charts
#fc284c color shades, tints & tones
#fc284c color schemes
#fc284c color preview, HTML & CSS examples
This text has a color of #fc284c
<p style="color:#fc284c;">Text here</p>
.mytext {color:#fc284c;}
This box has a color of #fc284c
<div style="background-color:#fc284c;">Content here</div>
.mybackground {background-color:#fc284c;}
Border around this has a color of #fc284c
<div style="border:2px solid #fc284c;">Content here</div>
.myborder {border:2px solid #fc284c;}