#fd2848 color space conversions
Hex:
#fd2848
RGB:
253, 40, 72
CMY:
1, 84, 72
CMYK:
0, 84, 72, 1
HSL:
351°, 98.1567%, 57.4510%
HSV (HSB):
351°, 84.1897%, 99.2157%
XYZ:
42.4365, 22.8681, 8.3082
xyY:
0.5765, 0.3107, 22.8681
CIE-Lab:
54.9362, 76.3932, 37.4745
CIE-LCH:
54.9362, 85.0897, 26.1301
CIE-Luv:
54.9362, 154.1100, 23.6950
Hunter-Lab:
47.8206, 74.7167, 23.1735
#fd2848 color charts
#fd2848 color shades, tints & tones
#fd2848 color schemes
#fd2848 color preview, HTML & CSS examples
This text has a color of #fd2848
<p style="color:#fd2848;">Text here</p>
.mytext {color:#fd2848;}
This box has a color of #fd2848
<div style="background-color:#fd2848;">Content here</div>
.mybackground {background-color:#fd2848;}
Border around this has a color of #fd2848
<div style="border:2px solid #fd2848;">Content here</div>
.myborder {border:2px solid #fd2848;}