#ff6052 color space conversions
Hex:
#ff6052
RGB:
255, 96, 82
CMY:
0, 62, 68
CMYK:
0, 62, 68, 0
HSL:
5°, 100.0000%, 66.0784%
HSV (HSB):
5°, 67.8431%, 100.0000%
XYZ:
46.9459, 30.2349, 11.3442
xyY:
0.5303, 0.3415, 30.2349
CIE-Lab:
61.8564, 59.6479, 40.1253
CIE-LCH:
61.8564, 71.8882, 33.9288
CIE-Luv:
61.8564, 123.4215, 32.7781
Hunter-Lab:
54.9863, 56.1726, 26.2583
#ff6052 color charts
#ff6052 color shades, tints & tones
#ff6052 color schemes
#ff6052 color preview, HTML & CSS examples
This text has a color of #ff6052
<p style="color:#ff6052;">Text here</p>
.mytext {color:#ff6052;}
This box has a color of #ff6052
<div style="background-color:#ff6052;">Content here</div>
.mybackground {background-color:#ff6052;}
Border around this has a color of #ff6052
<div style="border:2px solid #ff6052;">Content here</div>
.myborder {border:2px solid #ff6052;}