#ff3d52 color space conversions
Hex:
#ff3d52
RGB:
255, 61, 82
CMY:
0, 76, 68
CMYK:
0, 76, 68, 0
HSL:
354°, 100.0000%, 61.9608%
HSV (HSB):
354°, 76.0784%, 100.0000%
XYZ:
44.4317, 25.2067, 10.5062
xyY:
0.5544, 0.3145, 25.2067
CIE-Lab:
57.2762, 72.2046, 34.6054
CIE-LCH:
57.2762, 80.0690, 25.6069
CIE-Luv:
57.2762, 144.1421, 23.3057
Hunter-Lab:
50.2063, 70.1087, 22.7373
#ff3d52 color charts
#ff3d52 color shades, tints & tones
#ff3d52 color schemes
#ff3d52 color preview, HTML & CSS examples
This text has a color of #ff3d52
<p style="color:#ff3d52;">Text here</p>
.mytext {color:#ff3d52;}
This box has a color of #ff3d52
<div style="background-color:#ff3d52;">Content here</div>
.mybackground {background-color:#ff3d52;}
Border around this has a color of #ff3d52
<div style="border:2px solid #ff3d52;">Content here</div>
.myborder {border:2px solid #ff3d52;}