#fd0133 color space conversions
Hex:
#fd0133
RGB:
253, 1, 51
CMY:
1, 100, 80
CMYK:
0, 100, 80, 1
HSL:
348°, 99.2126%, 49.8039%
HSV (HSB):
348°, 99.6047%, 99.2157%
XYZ:
41.1164, 21.1434, 5.0460
xyY:
0.6109, 0.3141, 21.1434
CIE-Lab:
53.1060, 80.2775, 47.3097
CIE-LCH:
53.1060, 93.1809, 30.5120
CIE-Luv:
53.1060, 167.4919, 28.4935
Hunter-Lab:
45.9819, 79.1439, 25.6810
#fd0133 color charts
#fd0133 color shades, tints & tones
#fd0133 color schemes
#fd0133 color preview, HTML & CSS examples
This text has a color of #fd0133
<p style="color:#fd0133;">Text here</p>
.mytext {color:#fd0133;}
This box has a color of #fd0133
<div style="background-color:#fd0133;">Content here</div>
.mybackground {background-color:#fd0133;}
Border around this has a color of #fd0133
<div style="border:2px solid #fd0133;">Content here</div>
.myborder {border:2px solid #fd0133;}