#ff6d45 color space conversions
Hex:
#ff6d45
RGB:
255, 109, 69
CMY:
0, 57, 73
CMYK:
0, 57, 73, 0
HSL:
13°, 100.0000%, 63.5294%
HSV (HSB):
13°, 72.9412%, 100.0000%
XYZ:
47.7828, 32.6269, 9.4094
xyY:
0.5320, 0.3633, 32.6269
CIE-Lab:
63.8577, 53.3565, 49.2629
CIE-LCH:
63.8577, 72.6206, 42.7156
CIE-Luv:
63.8577, 116.3847, 42.3404
Hunter-Lab:
57.1200, 49.3613, 30.2171
#ff6d45 color charts
#ff6d45 color shades, tints & tones
#ff6d45 color schemes
#ff6d45 color preview, HTML & CSS examples
This text has a color of #ff6d45
<p style="color:#ff6d45;">Text here</p>
.mytext {color:#ff6d45;}
This box has a color of #ff6d45
<div style="background-color:#ff6d45;">Content here</div>
.mybackground {background-color:#ff6d45;}
Border around this has a color of #ff6d45
<div style="border:2px solid #ff6d45;">Content here</div>
.myborder {border:2px solid #ff6d45;}