#fd2d30 color space conversions
Hex:
#fd2d30
RGB:
253, 45, 48
CMY:
1, 82, 81
CMYK:
0, 82, 81, 1
HSL:
359°, 98.1132%, 58.4314%
HSV (HSB):
359°, 82.2134%, 99.2157%
XYZ:
41.9799, 22.9728, 5.0179
xyY:
0.6000, 0.3283, 22.9728
CIE-Lab:
55.0443, 74.5517, 50.7849
CIE-LCH:
55.0443, 90.2057, 34.2629
CIE-Luv:
55.0443, 157.6126, 33.2454
Hunter-Lab:
47.9300, 72.4634, 27.3438
#fd2d30 color charts
#fd2d30 color shades, tints & tones
#fd2d30 color schemes
#fd2d30 color preview, HTML & CSS examples
This text has a color of #fd2d30
<p style="color:#fd2d30;">Text here</p>
.mytext {color:#fd2d30;}
This box has a color of #fd2d30
<div style="background-color:#fd2d30;">Content here</div>
.mybackground {background-color:#fd2d30;}
Border around this has a color of #fd2d30
<div style="border:2px solid #fd2d30;">Content here</div>
.myborder {border:2px solid #fd2d30;}