#fd1234 color space conversions
Hex:
#fd1234
RGB:
253, 18, 52
CMY:
1, 93, 80
CMYK:
0, 93, 79, 1
HSL:
351°, 98.3264%, 53.1373%
HSV (HSB):
351°, 92.8854%, 99.2157%
XYZ:
41.3442, 21.5632, 5.2318
xyY:
0.6068, 0.3165, 21.5632
CIE-Lab:
53.5604, 79.0158, 47.2217
CIE-LCH:
53.5604, 92.0510, 30.8635
CIE-Luv:
53.5604, 164.8833, 29.0466
Hunter-Lab:
46.4362, 77.6630, 25.8253
#fd1234 color charts
#fd1234 RGB chart
#fd1234 CMYK chart
#fd1234 RGB pie chart
#fd1234 color shades, tints & tones
#fd1234 color schemes
#fd1234 color preview, HTML & CSS examples
This text has a color of #fd1234
<p style="color:#fd1234;">Text here</p>
.mytext {color:#fd1234;}
Text color #fd1234
This box has a color of #fd1234
<div style="background-color:#fd1234;">Content here</div>
.mybackground {background-color:#fd1234;}
Background color #fd1234
Border around this has a color of #fd1234
<div style="border:2px solid #fd1234;">Content here</div>
.myborder {border:2px solid #fd1234;}
Border color #fd1234