#fd0023 color space conversions
Hex:
#fd0023
RGB:
253, 0, 35
CMY:
1, 100, 86
CMYK:
0, 100, 86, 1
HSL:
352°, 100.0000%, 49.6078%
HSV (HSB):
352°, 100.0000%, 99.2157%
XYZ:
40.8114, 21.0040, 3.4933
xyY:
0.6249, 0.3216, 21.0040
CIE-Lab:
52.9539, 79.9960, 55.3351
CIE-LCH:
52.9539, 97.2694, 34.6725
CIE-Luv:
52.9539, 170.5572, 32.8094
Hunter-Lab:
45.8301, 78.7502, 27.5619
#fd0023 color charts
#fd0023 color shades, tints & tones
#fd0023 color schemes
#fd0023 color preview, HTML & CSS examples
This text has a color of #fd0023
<p style="color:#fd0023;">Text here</p>
.mytext {color:#fd0023;}
This box has a color of #fd0023
<div style="background-color:#fd0023;">Content here</div>
.mybackground {background-color:#fd0023;}
Border around this has a color of #fd0023
<div style="border:2px solid #fd0023;">Content here</div>
.myborder {border:2px solid #fd0023;}