#fd2646 color space conversions
Hex:
#fd2646
RGB:
253, 38, 70
CMY:
1, 85, 73
CMYK:
0, 85, 72, 1
HSL:
351°, 98.1735%, 57.0588%
HSV (HSB):
351°, 84.9802%, 99.2157%
XYZ:
42.3066, 22.7111, 7.9482
xyY:
0.5798, 0.3113, 22.7111
CIE-Lab:
54.7735, 76.7044, 38.4373
CIE-LCH:
54.7735, 85.7963, 26.6159
CIE-Luv:
54.7735, 155.3254, 24.2808
Hunter-Lab:
47.6561, 75.0647, 23.4707
#fd2646 color charts
#fd2646 color shades, tints & tones
#fd2646 color schemes
#fd2646 color preview, HTML & CSS examples
This text has a color of #fd2646
<p style="color:#fd2646;">Text here</p>
.mytext {color:#fd2646;}
This box has a color of #fd2646
<div style="background-color:#fd2646;">Content here</div>
.mybackground {background-color:#fd2646;}
Border around this has a color of #fd2646
<div style="border:2px solid #fd2646;">Content here</div>
.myborder {border:2px solid #fd2646;}