#fd2651 color space conversions
Hex:
#fd2651
RGB:
253, 38, 81
CMY:
1, 85, 68
CMYK:
0, 85, 68, 1
HSL:
348°, 98.1735%, 57.0588%
HSV (HSB):
348°, 84.9802%, 99.2157%
XYZ:
42.6863, 22.8630, 9.9478
xyY:
0.5654, 0.3028, 22.8630
CIE-Lab:
54.9309, 77.1646, 32.2167
CIE-LCH:
54.9309, 83.6200, 22.6609
CIE-Luv:
54.9309, 152.1932, 19.2245
Hunter-Lab:
47.8152, 75.6766, 21.1356
#fd2651 color charts
#fd2651 color shades, tints & tones
#fd2651 color schemes
#fd2651 color preview, HTML & CSS examples
This text has a color of #fd2651
<p style="color:#fd2651;">Text here</p>
.mytext {color:#fd2651;}
This box has a color of #fd2651
<div style="background-color:#fd2651;">Content here</div>
.mybackground {background-color:#fd2651;}
Border around this has a color of #fd2651
<div style="border:2px solid #fd2651;">Content here</div>
.myborder {border:2px solid #fd2651;}