#fc1234 color space conversions
Hex:
#fc1234
RGB:
252, 18, 52
CMY:
1, 93, 80
CMYK:
0, 93, 79, 1
HSL:
351°, 97.5000%, 52.9412%
HSV (HSB):
351°, 92.8571%, 98.8235%
XYZ:
40.9810, 21.3760, 5.2149
xyY:
0.6065, 0.3163, 21.3760
CIE-Lab:
53.3586, 78.7736, 46.9524
CIE-LCH:
53.3586, 91.7050, 30.7968
CIE-Luv:
53.3586, 164.1662, 28.8611
Hunter-Lab:
46.2342, 77.3089, 25.6765
#fc1234 color charts
#fc1234 RGB chart
#fc1234 CMYK chart
#fc1234 RGB pie chart
#fc1234 color shades, tints & tones
#fc1234 color schemes
#fc1234 color preview, HTML & CSS examples
This text has a color of #fc1234
<p style="color:#fc1234;">Text here</p>
.mytext {color:#fc1234;}
Text color #fc1234
This box has a color of #fc1234
<div style="background-color:#fc1234;">Content here</div>
.mybackground {background-color:#fc1234;}
Background color #fc1234
Border around this has a color of #fc1234
<div style="border:2px solid #fc1234;">Content here</div>
.myborder {border:2px solid #fc1234;}
Border color #fc1234